http://nhforge.org/doc/nh/en/index.html#configuration-optional-querysubstitution
On Wed, Jun 2, 2010 at 2:49 PM, Kminoru <[email protected]> wrote: > Hello, i have a property that has boolean value. > I translate this value to string to show for client, something like > this: > > if true then > return Yes > else > return false > endif > > Now i would like to do a search where when typed "ye", on > Expression.Like with an object with true, the answer is true. > > Excuse my English. > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > -- Fabio Maulo -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
