Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the SysOperationGroupAttribute class.
Syntax
public void new(
IdentifierName _groupName,
LabelType _label,
str _displayOrderKey,
[FormArrangeMethod _arrangeMethod])
Run On
Called
Parameters
- _groupName
Type: IdentifierName Extended Data Type
The identifierName value that is used to initialize the object.
- _label
Type: LabelType Extended Data Type
The LabelType value that is used to initialize the object.
- _displayOrderKey
Type: str
The display order key that is used to initialize the object.
- _arrangeMethod
Type: FormArrangeMethod Enumeration
The FormArrangeMethod enumeration value that is used to initialize the object; optional.