Click or drag to resize
ConditionMandatory Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates whether or not the user can skip this condition if required

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Mandatory { get; set; }

Property Value

Type: Boolean
False if the user can skip this condition if required

Return Value

Type: Boolean
False if the user can skip this condition if required
Remarks