Label.bulkEditor Method [AX 2012]

Creates an instance of the LabelBulkEditor class.

public LabelBulkEditor bulkEditor(str module)

Run On

Called

Parameters

module
Type: str
A string data type that specifies a three-letter label file ID.

Return Value

Type: LabelBulkEditor Class
An instance of the LabelBulkEditor class.

The LabelBulkEditor class is used to modify a label file in a fast manner.

This method returns null when invoked from the client tier.

Community Additions

ADD
Show: