IAuditFilterCondition.MaxDate

Syntax

MaxDate: DateTime;

Description

The MaxDate property determines the final value of date and time used while records filtering.

Default value is current date and time.

Example

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

See also:

IAuditFilterCondition