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