Gets the unique id of this entity.
Namespace:
Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public Object GetId() |
| Visual Basic (Declaration) |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Function GetId As Object |