RetailConnDataDirectorEngine.addRange Method [AX 2012]
Adds the range to the specified field.
Syntax
public boolean addRange(FieldName _fieldName)
Run On
Client
Parameters
- _fieldName
Type: FieldName Extended Data Type
The name of specified field.
Return Value
Type: boolean
true if the range is added successfully; otherwise, false.