JmgProfileSpecMap::initFromMap Method
Initializes the JmgProfileSpecMap record with values from another JmgProfileSpecMap record.
Syntax
client server public static JmgProfileSpecMap initFromMap(JmgProfileSpecMap jmgProfileSpecMapIn)
Run On
Called
Parameters
- jmgProfileSpecMapIn
Type: JmgProfileSpecMap Map
The JmgProfileSpecMap record that has values to use for initialization.
Return Value
Type: JmgProfileSpecMap Map
An initialized JmgProfileSpecMap record.