DialogGroup.unpack Method [AX 2012]
Deserializes the packedClass parameter value to an instance of the DialogControl class.
public boolean unpack(
container con,
[Dialog dialog,
FormControlName name,
boolean _update])
Run On
CalledParameters
- con
- Type: container
- dialog
- Type: Dialog Class
- name
- Type: FormControlName Extended Data Type
- _update
- Type: boolean
Community Additions
ADD
Show: