SetValueField

FilterCriteria.SetValueField method

Sets the field whose value will be compared with the value of the field specified by FieldName.

public void SetValueField(Field value)
ParameterTypeDescription
valueFieldField which will serve as right-hand value of filter criteria.

See Also