Share via


HcmAppBasketContactInfoFormHandler::newWithCaller Method [AX 2012]

Initializes a new instance of the HcmAppBasketContactInfoFormHandler class by using parameters.

Syntax

client server public static HcmAppBasketContactInfoFormHandler newWithCaller(Common _callerRecord, Args _formCallerArgs)

Run On

Called

Parameters

  • _callerRecord
    Type: Common Table
    A Common object of the current caller record.
  • _formCallerArgs
    Type: Args Class
    A Args object of the caller.

Return Value

Type: HcmAppBasketContactInfoFormHandler Class
Returns a new instance of the HcmAppBasketContactInfoFormHandler class.

See Also

Reference

HcmAppBasketContactInfoFormHandler Class