ObjectIdentifier Property
Returns the object identifier as number. The number is unique for all objects of this type.
public long ObjectIdentifier {get;}
public:
property int64 ObjectIdentifier {
int64 get();
}
Property Value
the number of the object.