DialogField.unpackProperties Method [AX 2012]

Unpacks the properties that are contained by the provided packed Struct object.

Syntax

private void unpackProperties(container _structCont)

Run On

Called

Parameters

  • _structCont
    Type: container
    A packed instance of the Struct class that contains control property settings.

See Also

Reference

DialogField Class