Click or drag to resize

DcApplicationContextHostType Property

Gets or sets the host type

Namespace:  SanteDB.DisconnectedClient.UI
Assembly:  SanteDB.DisconnectedClient.UI (in SanteDB.DisconnectedClient.UI.dll) Version: 2.2.1
Syntax
public override SanteDBHostType HostType { get; }

Property Value

Type: SanteDBHostType

Implements

IApplicationServiceContextHostType
See Also