Click or drag to resize

AgsConfigurationSectionServices Property

Gets or sets the service configuration

Namespace:  SanteDB.DisconnectedClient.Ags.Configuration
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public List<AgsServiceConfiguration> Services { get; set; }

Property Value

Type: ListAgsServiceConfiguration
See Also