Click or drag to resize

ApplicationContextHostType Property

Gets the host type

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

Property Value

Type: SanteDBHostType

Implements

IApplicationServiceContextHostType
See Also