UnderlayHostDgnHost
Property
|
Property that represents the current DGN
underlay host.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public static UnderlayHost DgnHost { get; }
Public Shared ReadOnly Property DgnHost As UnderlayHost
Get
public:
static property UnderlayHost^ DgnHost {
UnderlayHost^ get ();
}
static member DgnHost : UnderlayHost with get
Property Value
UnderlayHost
See Also