Click or drag to resize

BiDataFlowDefinitionIsPbulic Property

True if this data flow can be called directly via API

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

Property Value

Type: Boolean
See Also