CompoundObjectIdIsExternal
Property
|
Property that indicates whether this
CompoundObjectId is from an external drawing.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool IsExternal { get; }
Public ReadOnly Property IsExternal As Boolean
Get
public:
property bool IsExternal {
bool get ();
}
member IsExternal : bool with get
Property Value
Boolean
See Also