PSAProjQuotationWFTypeEventHandler.canceled Method [AX 2012]
Sets the QuotationStatus field on the SalesQuotationTable table to the SalesQuotationStatus::Created enumeration value.
public void canceled(WorkflowEventArgs _workflowEventArgs)
Run On
CalledParameters
- _workflowEventArgs
- Type: WorkflowEventArgs Class
A WorkflowEventArgs instance.
Community Additions
ADD
Show: