Share via


RetailConnDataDirectorQuery.fieldValue Method [AX 2012]

Gets the value of the specified field name.

Syntax

public anytype fieldValue(FieldName _fieldName)

Run On

Called

Parameters

Return Value

Type: anytype
nullNothingnullptrunita null reference (Nothing in Visual Basic) if the field name does not exist; otherwise, fieldId.

See Also

Reference

RetailConnDataDirectorQuery Class