Click or drag to resize

BisMessageHandlerCapabilities Property

Gets the capabilities

Namespace: SanteDB.Rest.BIS
Assembly: SanteDB.Rest.BIS (in SanteDB.Rest.BIS.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
public ServiceEndpointCapabilities Capabilities { get; }

Property Value

ServiceEndpointCapabilities

Implements

IApiEndpointProviderCapabilities
See Also