This documentation is archived and is not being maintained.
FormSegmentedEntryControl.unpackUserSetting Method [AX 2012]
Unpacks the user settings for the control.
public boolean unpackUserSetting(container data)
Run On
Client
Parameters
-
data
- Type: container
A container that holds the previously packed user settings for the control.
Return Value
Type:
boolean
true if the user settings are unpacked successfully; otherwise, false.