RetailConnDataDirectorClient.addField Method [AX 2012]

Adds a field to the client.

public void addField(str _fieldName, int _dataType)

Run On

Called

Parameters

_fieldName
Type: str
The name of field that is to be added.
_dataType
Type: int
The data type of the field.

Community Additions

ADD
Show: