Share via


LogisticsEntityContactInfoFormHandler::newParameters Method [AX 2012]

Initializes the LogisticsEntityContactInfoFormHandler class by using the appropriate parameters.

Syntax

client server public static LogisticsEntityContactInfoFormHandler newParameters(FormDataSource _callerDS, FormDataSource _callerAddressDS)

Run On

Called

Parameters

  • _callerAddressDS
    Type: FormDataSource Class
    The FormDataSource object of the address form data source of the caller.

Return Value

Type: LogisticsEntityContactInfoFormHandler Class
An instance of the LogisticsEntityContactInfoFormHandler class.

See Also

Reference

LogisticsEntityContactInfoFormHandler Class