Click or drag to resize

AgsBehaviorConfigurationConfiguration Property

Gets or sets the special configuration for the binding

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

Property Value

Type: XElement
See Also