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.
Instantiates a new instance of the SysOperationLabelAttribute class.
Syntax
public void new(LabelType _label)
Run On
Called
Parameters
- _label
Type: LabelType Extended Data Type
The label ID for the data member.
Exceptions
Exception | Condition |
---|---|
Error | The label ID that is specified is in incorrect format. For example, it may have an @ character. |
Remarks
The _label parameter must be specified in the SYS1234 format. That is, without the @ character.