WorkflowElement_Approval Class [AX 2012]
| Method | Description | |
|---|---|---|
| addNotificationText | (Inherited from WorkflowElement.) |
| addStep | (Inherited from WorkflowElement.) |
| 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.) |
| getAutoConditionLabel | (Overrides the getAutoConditionLabel Method.) |
| getCalendarProviderName | (Inherited from WorkflowElement.) |
| getDescriptionLabel | (Overrides the getDescriptionLabel Method.) |
| getDetailsLabel | (Overrides the getDetailsLabel Method.) |
| getElementType | (Overrides the getElementType Method.) |
| getHierarchyProviderName | (Inherited from WorkflowElement.) |
| getNameHelpText | (Overrides the getNameHelpText Method.) |
| getNameLabel | (Overrides the getNameLabel Method.) |
| getNotificationText | (Inherited from WorkflowElement.) |
| getNotificationTexts | (Inherited from WorkflowElement.) |
| getOutcomes | (Inherited from WorkflowElement.) |
| getParticipantProviderName | (Inherited from WorkflowElement.) |
| getStep | (Inherited from WorkflowElement.) |
| getStepLabel | (Overrides the getStepLabel Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getVisibleControls | (Overrides the getVisibleControls Method.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | (Overrides the init Method.) |
| moveStep | (Inherited from WorkflowElement.) |
| new | Initializes a new instance of the WorkflowElement class. (Inherited from WorkflowElement.) |
| notificationKeySplit | (Inherited from WorkflowElement.) |
| 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.) |
| pack | Serializes the current instance of the WorkflowElement_Approval class. (Overrides the pack Method.) |
| parmAllowedOutcomes | Gets or sets the AllowedOutcomes parameter. (Inherited from WorkflowElement.) |
| parmAutomaticCondition | (Inherited from WorkflowElement.) |
| parmChanged | Gets or sets the Changed parameter. (Inherited from WorkflowElement.) |
| parmElement | Gets or sets the Element parameter. (Inherited from WorkflowElement.) |
| parmElementName | Gets or sets the ElementName parameter. (Inherited from WorkflowElement.) |
| parmMaxRuntime | Gets or sets the MaxRuntime parameter. (Inherited from WorkflowElement.) |
| parmMaxRuntimeDuration | Gets or sets the MaxRuntimeDuration parameter. (Inherited from WorkflowElement.) |
| parmNotificationList | Gets or sets the NotificationList parameter. (Inherited from WorkflowElement.) |
| parmSteps | Gets or sets the Steps parameter. (Inherited from WorkflowElement.) |
| parmSubWorkflowCondition | (Inherited from WorkflowElement.) |
| removeNotificationText | (Inherited from WorkflowElement.) |
| removeStep | (Inherited from WorkflowElement.) |
| resetNotificationTexts | (Inherited from WorkflowElement.) |
| setDefault | (Inherited from WorkflowElement.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| stepCnt | (Inherited from WorkflowElement.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the _packedClass parameter value to an instance of the WorkflowElement_Approval class. (Overrides the unpack Method.) |
| update | (Overrides the update Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | (Inherited from WorkflowElement.) |
| 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 WorkflowElement_Approval class. |
| ::create |
Community Additions
ADD
Show: