Share via


SysDataImportManager.parmUpdateCompany Method [AX 2012]

Gets or sets the UpdateCompany parameter.

Syntax

public NoYes parmUpdateCompany([boolean _updateCompany])

Run On

Called

Parameters

  • _updateCompany
    Type: boolean
    The value to set.

Return Value

Type: NoYes Enumeration
The value of the UpdateCompany parameter.

See Also

Reference

SysDataImportManager Class