Click or drag to resize

ResourceHandlerBaseTDataChildResources 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<IApiChildResourceHandler> ChildResources { get; }

Property Value

Type: IEnumerableIApiChildResourceHandler

Implements

IChainedApiResourceHandlerChildResources
See Also