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: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntax
public ServiceDescription Description { get; }

Property Value

ServiceDescription

Implements

IServiceBehaviorMetadataProviderDescription
See Also