Navigation:  OLE Automation > Application > Properties >

SpaceObServer.Application.Properties.HistoryIntervalBegin

Previous pageReturn to chapter overviewNext page

Description

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

 
Syntax

property HistroyIntervalBegin: <String>;

 
Example

SOS.HistroyIntervalBegin := "2009-01-01"

Sets the start date of the History interval to the 1. January 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".