Click or drag to resize

IOperationalApiResourceHandlerOperations Property

Gets the associated resources

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

Property Value

Type: IEnumerableIApiChildOperation
See Also