RetailConnDataDirectorEngine.fieldValue Method [AX 2012]
Gets the value of specified field.
Syntax
public anytype fieldValue(FieldName _fieldName)
Run On
Client
Parameters
- _fieldName
Type: FieldName Extended Data Type
The name of the field.
Return Value
Type: anytype
The value of field.