XrefSubCommandEventArgsbtrIds Property
|
Property that represents a block table record
ID collection.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public ObjectIdCollection btrIds { get; }
Public ReadOnly Property btrIds As ObjectIdCollection
Get
public:
property ObjectIdCollection^ btrIds {
ObjectIdCollection^ get ();
}
member btrIds : ObjectIdCollection with get
Property Value
ObjectIdCollection
See Also