Click or drag to resize
LinkConditions Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the conditions for this link

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

Property Value

Type: Conditions
The conditions for this link

Return Value

Type: Conditions
The conditions for this link
Remarks