RetailPaymReturnChangeSlipSvcCtrlr_RU::newFromArgs Method [AX 2012]
Creates an instance of RetailPaymReturnChangeSlipSvcCtrlr_RU class and initializes it based on teh _args provided.
client server public static RetailPaymReturnChangeSlipSvcCtrlr_RU newFromArgs(Args _args)
Run On
CalledParameters
- _args
- Type: Args Class
The args for the service operation.
Return Value
Type: RetailPaymReturnChangeSlipSvcCtrlr_RU ClassAn initialized instance of the RetailPaymReturnChangeSlipSvcCtrlr_RU class.
Show: