Click or drag to resize

AuditResourceHandlerCapabilities Property

Get the capabilities of this handler

Namespace:  SanteDB.Rest.AMI.Resources
Assembly:  SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax
public ResourceCapabilityType Capabilities { get; }

Property Value

Type: ResourceCapabilityType

Implements

IApiResourceHandlerCapabilities
See Also