UnderlayHostDwfHost
Property
|
Property that represents the current DWF
underlay host.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.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
UnderlayHost
See Also