Click or drag to resize

BiDefinitionCollectionItems Property

Gets or sets the items part of this collection

Namespace:  SanteDB.BI.Model
Assembly:  SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax
public List<BiDefinition> Items { get; set; }

Property Value

Type: ListBiDefinition
See Also