Share via


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

Return Value

Type: ExpressionProjectionField Table
A record from the ExpressionProjectionField table if it is found; otherwise, an empty buffer.

See Also

Reference

ExpressionProjectionField Table