Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public ObjectId Key { get; }
 
Public ReadOnly Property Key As ObjectId
        Get
 
public:
property ObjectId Key {
        ObjectId get ();
}
 
member Key : ObjectId with get
 
 
 
Property Value
Type: 
ObjectId 
See Also