Click or drag to resize

SessionInfoResourceHandlerCapabilities Property

Gets the capabilities for this object

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