Click or drag to resize

AgsServiceConfigurationBehaviors Property

Gets or sets the behavior of the AGS endpoint

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

Property Value

Type: ListAgsBehaviorConfiguration
See Also