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