XMLCode2AxId.new Method [AX 2012]

public void new(
    XMLMapCode _xmlMapCode, 
    TableId _tableId, 
    ExtCodeSubModule _extCodeSubModule, 
    str _xmlCode, 
    ExtCodeId _extCodeId, 
    anytype _foreignKey)

Run On

Called

Parameters

_xmlMapCode
Type: XMLMapCode Enumeration
_tableId
Type: TableId Extended Data Type
_extCodeSubModule
Type: ExtCodeSubModule Enumeration
_xmlCode
Type: str
_extCodeId
Type: ExtCodeId Extended Data Type
_foreignKey
Type: anytype

Community Additions

ADD
Show: