UseDefault:Boolean;
The UseDefault property determines whether to use traditional mechanism for determining the period of data loading.
Default value is True.
If UseDefault is set to True, the start and the end date of data loading are determined automatically at problem calculation; False: the start and the end dates of loading period are determined by values of the IMsDataLoadingPeriod.StartDate and the IMsDataLoadingPeriod.EndDate properties.
The property use is given in the example for IMsProblemCalculationSettings.DataLoadingPeriod.
See also: