RetailConnDataDirectorClient.addResultField Method [AX 2012]

Adds the result field of specified data type.

Syntax

public void addResultField(str _fieldName, int _dataType)

Run On

Called

Parameters

  • _fieldName
    Type: str
    The name of field to be added.
  • _dataType
    Type: int
    The type of field.

See Also

Reference

RetailConnDataDirectorClient Class