IRubricatorAutoPeriodDate.ExactDate

Fore Syntax

ExactDate: DateTime;

Fore.NET Syntax

ExactDate: System.DateTime;

Description

The ExactDate method determines a date.

Comments

The property is relevant if IRubricatorAutoPeriodDate.AutoDateType = RubricatorAutoDateType.Exact.

Fore and Fore.NET Examples

The property use is given in the example for IExportRequestParams.AutoPeriod.

See also:

IRubricatorAutoPeriodDate