Click or drag to resize

AgsServiceConfigurationEndpoints Property

Gets or sets the endpoints

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

Property Value

Type: ListAgsEndpointConfiguration
See Also