Click or drag to resize

IResourceCollectionItem Property

Gets the items in the collection

Namespace:  SanteDB.Core.Model.Interfaces
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
IEnumerable<IIdentifiedEntity> Item { get; }

Property Value

Type: IEnumerableIIdentifiedEntity
See Also