IAuditFilterCondition.MinDate

Syntax

MinDate: DateTime;

Description

The MinDate property determines the start value of date and time used while records filtering.

Default value of date is 3 days earlier that the current date.

Example

The example of use is given in the IAuditFilterCondition.IsAnd description.

See also:

IAuditFilterCondition