SysTaskRecorderStep Class [AX 2012]
The SysTaskRecorderStep class represents a single recorded event.
| Method | Description | |
|---|---|---|
| addHelpText | Sets the help text of a control in the step. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createStepXML | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the SysTaskRecorderStep 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.) |
| parmContext | Gets or sets the Context parameter. |
| parmControlClass | Gets or sets the ControlClass parameter. |
| parmControlHwnd | Gets or sets the ControlHwnd parameter. |
| parmControlId | Gets or sets the ControlId parameter. |
| parmControlLabelText | Gets or sets the ControlLabelText parameter. |
| parmControlName | Gets or sets the ControlName parameter. |
| parmControlOldValue | Gets or sets the ControlOldValue parameter. |
| parmControlValue | Gets or sets the ControlValue parameter. |
| parmDataArea | Gets or sets the DataArea parameter. |
| parmDateTime | Gets or sets the DateTime parameter. |
| parmDialogCaption | Gets or sets the DialogCaption parameter. |
| parmDialogText | Gets or sets the DialogText parameter. |
| parmFormCaption | Gets or sets the FormCaption parameter. |
| parmFormHwnd | Gets or sets the FormHwnd parameter. |
| parmFormName | Gets or sets the FormName parameter. |
| parmFormType | Gets or sets the FormType parameter. |
| parmId | Gets or sets the Id parameter. |
| parmImage | Gets or sets the Image parameter. |
| parmLookupButton | Gets or sets the LookupButton parameter. |
| parmMenuItemname | Gets or sets the MenuItemname parameter. |
| parmMenuItemtype | Gets or sets the MenuItemtype parameter. |
| parmMenuText | Gets or sets the MenuText parameter. |
| parmParentTask | Gets or sets the ParentTask parameter. |
| parmRecId | Gets or sets the RecId parameter. |
| parmRecordedEvent | Gets or sets the RecordedEvent parameter. |
| parmStepXml | Gets or sets the StepXml parameter. |
| parmTaskId | Gets or sets the TaskId parameter. |
| parmTick | Gets or sets the Tick parameter. |
| parmUserId | Gets or sets the UserId parameter. |
| parmUserSpecified | Gets or sets the UserSpecified parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns the step object as a string. |
| 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.) |
| ::construct | Initializes a new instance of the SysTaskRecorderStep class. |
| ::getTaskDescription | Returns a short string description of a task event. |
| ::newTaskAndEvent | Creates a new SysTaskRecorderStep object for the specified task. |
Object Class
SysTaskRecorderStep Class
SysTaskRecorderFormOpenStep Class
SysTaskRecorderInfologActivateStep Class
SysTaskRecorderStep Class
SysTaskRecorderFormOpenStep Class
SysTaskRecorderInfologActivateStep Class
Community Additions
ADD
Show: