UnderlayHostDwfHost Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public static UnderlayHost DwfHost { get; }
Public Shared ReadOnly Property DwfHost As UnderlayHost
Get
public:
static property UnderlayHost^ DwfHost {
UnderlayHost^ get ();
}
static member DwfHost : UnderlayHost with get
Property Value
Type:
UnderlayHost
See Also