Share via


JmgRegistrationParameters::constructJmgStampTransMap Method [AX 2012]

Creates a new instance of the JmgRegistrationParameters class, which is initialized with values from the specified JmgStampTransMap record.

Syntax

client server public static JmgRegistrationParameters constructJmgStampTransMap(JmgStampTransMap _jmgStampTransMap)

Run On

Called

Parameters

  • _jmgStampTransMap
    Type: JmgStampTransMap Map
    The JmgStampTransMap record, which is used during initialization.

Return Value

Type: JmgRegistrationParameters Class
A new instance of the JmgRegistrationParameters class, which is initialized with values from the specified JmgStampTransMap record.

See Also

Reference

JmgRegistrationParameters Class