Share via


DirPartyContactInfoFormHandler::newWithCallerRecord Method [AX 2012]

Initializes a new instance of the class with required parameters.

Syntax

client server public static DirPartyContactInfoFormHandler newWithCallerRecord(Common _callerRecord)

Run On

Called

Parameters

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

Return Value

Type: DirPartyContactInfoFormHandler Class
A new instance of the DirPartyContactInfoFormHandler class.

See Also

Reference

DirPartyContactInfoFormHandler Class