Click or drag to resize

FhirMessageHandlerBehaviorType Property

Gets the contract type

Namespace:  SanteDB.Messaging.FHIR
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public Type BehaviorType { get; }

Property Value

Type: Type

Implements

IApiEndpointProviderBehaviorType
See Also