IAuditFilterCondition.FinishDate

Syntax

FinishDate: Double;

FinishDate: double;

Description

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

Comments

Default value is current date and time. The value is assigned in a system format of dates.

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

See also:

IAuditFilterCondition