Click or drag to resize

FhirServiceBehaviorDescription Property

Get the description of the service

Namespace:  SanteDB.Messaging.FHIR.Rest
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public ServiceDescription Description { get; }

Property Value

Type: ServiceDescription

Implements

IServiceBehaviorMetadataProviderDescription
See Also