Click or drag to resize

SecurityEntityResourceHandlerTSecurityEntityChildResources Property

Get the child resources

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

Property Value

Type: IEnumerableIApiChildResourceHandler

Implements

IChainedApiResourceHandlerChildResources
See Also