AdvancedFindFilterRow..::..DateFilterType Property
Gets the type of the date filter.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public DateFilterTypes DateFilterType { get; set; }
Public Property DateFilterType As DateFilterTypes Get Set
public: property DateFilterTypes^ DateFilterType { DateFilterTypes^ get (); void set (DateFilterTypes^ value); }