FullSubentityPathNull Property
 | 
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.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
Type: 
FullSubentityPath 
See Also