This documentation is archived and is not being maintained.
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.