Click or drag to resize
ConditionParentType Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the parent type (link or subject) for this condition

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

Property Value

Type: String
The parent type (link or subject) for this condition

Return Value

Type: String
The parent type (link or subject) for this condition
Remarks