Click or drag to resize

AgsEndpointConfigurationContract Property

Gets or sets the Contract type

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

Property Value

Type: Type
See Also