Click or drag to resize

RestEndpointConfigurationContract Property

Gets or sets the Contract type

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

Property Value

Type: Type
See Also