IAuditFilterCondition.StartDate

Syntax

StartDate: Double;

StartDate: double;

Description

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

Comments

Default value of date is 3 days earlier that the current date. The value is assigned in a system format of dates.

The property is outdated, use the IAuditFilterCondition.MinDate property instead.

See also:

IAuditFilterCondition