RetailConnDataDirectorEngine.field Method [AX 2012]

Stores the values of the fields.

public boolean field(FieldName _fieldName, anytype _fieldValue)

Run On

Client

Parameters

_fieldName
Type: FieldName Extended Data Type
The name of the field.
_fieldValue
Type: anytype
The value of the field.

Return Value

Type: boolean
true if the value is stored in the field; otherwise, false.

Community Additions

ADD
Show: