 | FhirServiceBehaviorDescription Property |
Get the description of the service
Namespace: SanteDB.Messaging.FHIR.RestAssembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntaxpublic ServiceDescription Description { get; }Public ReadOnly Property Description As ServiceDescription
Get
public:
virtual property ServiceDescription^ Description {
ServiceDescription^ get () sealed;
}abstract Description : ServiceDescription with get
override Description : ServiceDescription with get
Property Value
ServiceDescriptionImplements
IServiceBehaviorMetadataProviderDescription
See Also