Object identifier.

Namespace:  Greatis.Nostalgia
Assembly:  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();

See Also