IAuditFilterCondition.FinishDate

Syntax

FinishDate: Double;

FinishDate: double;

Description

The FinishDate property determines the final value of date and time used during records filtering.

Comments

The default value is the current date and time. The value is set in a system format of dates.

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

See also:

IAuditFilterCondition