Click or drag to resize

ResourceHandlerBaseTDataOperations Property

Get all child resources

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

Property Value

Type: IEnumerableIApiChildOperation

Implements

IOperationalApiResourceHandlerOperations
See Also