ExpressionProjectionField::find Method
Finds the specified record in the ExpressionProjectionField table.
Syntax
client server public static ExpressionProjectionField find(
RecId _expressionDatasourceRecId,
ExpressionFieldName _fieldName,
[boolean _update])
Run On
Called
Parameters
- _expressionDatasourceRecId
Type: RecId Extended Data Type
- _fieldName
Type: ExpressionFieldName Extended Data Type
- _update
Type: boolean
Return Value
Type: ExpressionProjectionField Table
A record from the ExpressionProjectionField table if it is found; otherwise, an empty buffer.