Click or drag to resize

PubSubSubscriptionResourceHandlerOperations Property

Gets the operations for the resource handler

Namespace:  SanteDB.Rest.AMI.Resources
Assembly:  SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax
public IEnumerable<IApiChildOperation> Operations { get; }

Property Value

Type: IEnumerableIApiChildOperation

Implements

IOperationalApiResourceHandlerOperations
See Also