SalesFormLetter_DlvSlipProject_BR::newDeliverySlip Method [AX 2012]
Initializes an instance of the SalesFormLetter_DlvSlipProject_BR contract class.
Syntax
client server public static SalesFormLetter_DlvSlipProject_BR newDeliverySlip(
[IdentifierName _className,
IdentifierName _methodName,
SysOperationExecutionMode _executionMode])
Run On
Called
Parameters
- _className
Type: IdentifierName Extended Data Type
The identifierName value of the class.
- _methodName
Type: IdentifierName Extended Data Type
The identifierName value of the method.
- _executionMode
Type: SysOperationExecutionMode Enumeration
The SysOperationExecutionMode value.
Return Value
Type: SalesFormLetter_DlvSlipProject_BR Class
The instance of the SalesFormLetter_DlvSlipProject_BR contract class.