Share via


SysLabelFile.importAldFile Method [AX 2012]

Imports a label file.

Syntax

public void importAldFile(FilenameOpen _filename, [boolean _silent])

Run On

Server

Parameters

  • _silent
    Type: boolean
    A Boolean value that specifies whether information about each label that is imported will be written into the Infolog.

See Also

Reference

SysLabelFile Class