IndexForDate | Returns the start index for the specified date. |
_NewEnum | Returns the new enumerator |
Count | Returns the number of all records in the collection. |
Definition | Returns the condition's definition. |
EndTimestamp | Returns the ending (maximum) timestamp of all arrived condition results so far, in the user-configured time zone (CQGAPIConfig.TimeZoneCode). |
Id | Returns the unique identifier of the condition. |
Item | Returns the CQGConditionResult by its index. This is the default property. |
LastError | Returns CQGError object describing the last error occurred to this object. |
Request | Returns the read-only copy of the CQGConditionRequest object, that was passed to the corresponding CQGCEL.RequestCondition call. |
StartTimestamp | Returns the starting (minimum) timestamp of all arrived condition results, in the user-configured time zone (CQGAPIConfig.TimeZoneCode). |
Status | Returns the status of the condition. |
Tag | This property allows the user to keep his/her own information within the condition. |