XrefGraphNodeXrefStatus
Property
|
Property that represents the status for this
XrefGraphNode object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public XrefStatus XrefStatus { get; }
Public ReadOnly Property XrefStatus As XrefStatus
Get
public:
property XrefStatus XrefStatus {
XrefStatus get ();
}
member XrefStatus : XrefStatus with get
Property Value
XrefStatus
See Also