BudgetPlanGenerateContract::construct Method [AX 2012]
Creates an instance of the BudgetPlanGenerateContract class.
Syntax
client server public static BudgetPlanGenerateContract construct(
Object _dataContractObject,
SysDictClass _dictClass,
SysOperationDataMemberInfo _parentMethod,
IdentifierName _parentMethodParameterName)
Run On
Called
Parameters
- _dataContractObject
Type: Object Class
An instance of the data contract object.
- _dictClass
Type: SysDictClass Class
An instance of the DictClass class.
- _parentMethod
Type: SysOperationDataMemberInfo Class
The SysOperationDataMemberInfo information.
- _parentMethodParameterName
Type: IdentifierName Extended Data Type
The name of the parameter that is used in the service class.
Return Value
Type: BudgetPlanGenerateContract Class
A BudgetPlanGenerateContract object.