Navigation:  OLE Automation > Application > Properties >

SpaceObServer.Application.Properties.HistoryIntervalEnd

Previous pageReturn to chapter overviewNext page

Description

Holds the "To" date of the "History" interval.

 
Syntax

property HistroyIntervalEnd: <String>;

 
Example

SOS.HistroyIntervalEnd := "2009-12-31"

Sets the end date of the History interval to the 31. December 2009.

 
Remarks

This interval is used for the "History" chart and for the value "Size Growth" of other export types.
The date format is "YYYY-MM-DD".