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