RetailConnDataDirectorQuery.fieldValue Method [AX 2012]
Gets the value of the specified field name.
public anytype fieldValue(FieldName _fieldName)
Run On
CalledParameters
- _fieldName
- Type: FieldName Extended Data Type
The name of the field whose value is to be returned.
Return Value
Type: anytypenullNothingnullptrunita null reference (Nothing in Visual Basic) if the field name does not exist; otherwise, fieldId.
Community Additions
ADD
Show: