Hello everyone
We need to check for an empty DateTime attribute, as far as i've seen the Object Layer will always provide a default value for Date atttributes
what would be the best check to override such default value ?
Does DbVal.IsEmpty(DateTime, ValType.Date) works for both minimum and maximum values ?
thks in advance