Click or drag to resize

ConfigurationViewModelApplication Property

Gets or sets application

Namespace:  SanteDB.DisconnectedClient.Ags.Model
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public ApplicationServiceContextConfigurationSection Application { get; set; }

Property Value

Type: ApplicationServiceContextConfigurationSection
See Also