Object identifier.
Namespace:
Greatis.NostalgiaAssembly: Greatis.Nostalgia (in Greatis.Nostalgia.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ObjectID As ObjectType |
| C# |
|---|
public ObjectType ObjectID { get; } |
| Visual C++ |
|---|
public: property ObjectType ObjectID { ObjectType get (); } |
| JavaScript |
|---|
function get_objectID(); |