ObjectNumber Property
Summary
Gets the object number that is associated with this instance.
Syntax
public int ObjectNumber { get; }
Public ReadOnly Property ObjectNumber As Integer
public:
property int ObjectNumber {
int get();
}
Property Value
Type: System.Int32 The object number that is associated with this instance.