CueRun Class [AX 2012]
| Method | Description | |
|---|---|---|
| ApplyQueryTimeout | Applies a time-out to the specified query. |
| ApplyTableContext | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getClientOrWebUrl | Retrieves the URL that is associated with the indicated cue. |
| getClientUrl | Retrieves the client URL that is associated with the indicated cue. |
| getCount | Gets the count for the cue. |
| getQuery | Gets the query for the cue. |
| getQueryCount | Gets the query count. |
| getQuerySum | Gets query sum. |
| getSum | |
| GetSysCue | Gets the SysCue record in context. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getUrl | Retrieves the Web URL that is associated with the cue. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | |
| initModeled | Sets up the class by using the specified modeled cue. |
| IsValid | |
| MenuItemName | |
| new | Initializes a new instance of the CueRun class. |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| runQuery | |
| SetTableContext | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::CanAddCue | Determines whether the user can add a cue |
| ::canSaveQueryAsCue | |
| ::construct | Initializes a new instance of the CueRun class. |
| ::cueItem | |
| ::formatHTMLText | |
| ::GetAlertCriticalEnum | Gets the Alert enumeration values. |
| ::GetCueCount | Retrieves the record count that is associated with the specified cue. |
| ::GetCueId | Retrieves the record ID of the specified CueNode object. |
| ::GetCueQueryCount | Gets the query count. |
| ::GetCueQuerySum | Gets the query sum based on the specified table or field. |
| ::GetCueSum | Retrieves the sum that is associated with the specified cue, if there is any. |
| ::GetCueUrl | Retrieves the URL that is associated with the specified cue. |
| ::GetModeledCueCount | |
| ::GetModeledCueSum | |
| ::GetModeledCueTableName | Gets the table name of the cue. |
| ::getQueryTimeoutAmount | Gets the query time-out amount. |
| ::getUserDefinedQuery | Gets the query that is associated with a user-defined cue for a specified menu item. |
| ::initSecuritySettings | |
| ::main | Provides an entry point for the CueRun class when it is called from a menu item. |
| ::oneItem | |
| ::queryContainsGroupBy | |
| ::queryContainsUnion |
Community Additions
ADD
Show: