public override object GetValue(SearchField field)
 {
     return(field.GetTransactionForFunctionValue(FunctionCall));
 }