Click or drag to resize

BiReportDefinitionViews Property

Gets or sets the views

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

Property Value

Type: ListBiReportViewDefinition
See Also