IndexForDate | Returns the start index for the specified date. |
_NewEnum | Returns the new enumerator |
Count | Returns the number of all records in the collection. |
EndTimestamp | Returns the ending (maximum) timestamp of arrived expression outputs, in the |
Id | Returns the unique identifier of the expression. |
Item | Returns the CQGExpressionOutputs by its index. This is the default property. |
LastError | Returns CQGError object describing the last error occurred to this object. |
OutputHeaders | Returns the expression outputs headers. |
Request | Returns the read-only copy of CQGExpressionRequest object, that was passed to the corresponding CQGCEL.RequestExpression method call. |
StartTimestamp | Returns the starting (minimum) timestamp of arrived expression outputs, in the |
Status | Returns the status of the request. |
Tag | This property allows the user to keep his/her own information within the expression. |