FullSubentityPathNull Property
|
Property that represents the NULL full
subentity path.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public static FullSubentityPath Null { get; }
Public Shared ReadOnly Property Null As FullSubentityPath
Get
public:
static property FullSubentityPath Null {
FullSubentityPath get ();
}
static member Null : FullSubentityPath with get
Property Value
FullSubentityPath
See Also