PCTemplateFind.getBindingValueAsString Method [AX 2012]

Gets the binding value as a string.

public str getBindingValueAsString(TableId _tableId, FieldId _fieldId)

Run On

Server

Parameters

_tableId
Type: TableId Extended Data Type
The table ID for which to get the value.
_fieldId
Type: FieldId Extended Data Type
The field ID for which to get the value.

Return Value

Type: str
A string value that contains the binding value.

Community Additions

ADD
Show: