SysOperationGroupAttribute.new Method [AX 2012]

Initializes a new instance of the SysOperationGroupAttribute class.

Syntax

public void new(
    IdentifierName _groupName, 
    LabelType _label, 
    str _displayOrderKey, 
   [FormArrangeMethod _arrangeMethod])

Run On

Called

Parameters

  • _displayOrderKey
    Type: str
    The display order key that is used to initialize the object.

See Also

Reference

SysOperationGroupAttribute Class