Click or drag to resize

BiSchemaViewDefinitionQuery Property

Gets or sets the query for this view

Namespace:  SanteDB.BI.Model
Assembly:  SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax
public BiQueryDefinition Query { get; set; }

Property Value

Type: BiQueryDefinition
See Also