Click or drag to resize

BundleItem Property

Gets or sets items in the bundle

Namespace:  SanteDB.Core.Model.Collection
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public List<IdentifiedData> Item { get; set; }

Property Value

Type: ListIdentifiedData
See Also