Hi,
I want to get the record which logout is null (this field is a date type)
i want to do something like that but
Config.FactoryClasses.PredicateFactory.CompareValue(Expertisa.Config.LogFieldIndex.LogOut, ComparisonOperator.Equal, Date.MinValue))
How can i do this
Thank you
Pierre