Click or drag to resize
QueryRequiredFieldValueRequestEventArgsIndex Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates the position of this event within the sequence of events that will be raised to satisfy the parameters for this query

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

Return Value

Type: Int32
The position of this event within the sequence of events that will be raised to satisfy the parameters for this query
See Also