Click or drag to resize
QueryParameterSkip Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a flag for this Parameter which indicates that the parameter should be skipped

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

Property Value

Type: Boolean
A flag for this Parameter which indicates that the parameter should be skipped

Return Value

Type: Boolean
A flag for this Parameter which indicates that the parameter should be skipped
Remarks