Share via


SysOperationLabelAttribute.new Method [AX 2012]

Instantiates a new instance of the SysOperationLabelAttribute class.

Syntax

public void new(LabelType _label)

Run On

Called

Parameters

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.

See Also

Reference

SysOperationLabelAttribute Class