UseDefault: Boolean;
The UseDefault property determines whether to use traditional mechanism to determine the period of data loading.
Available values:
True. Data loading start and end periods are determined automatically during problem calculation.
False. Data loading start and end periods are determined by values of the IMsDataLoadingPeriod.StartDate and IMsDataLoadingPeriod.EndDate properties.
The property use is given in the example for IMsProblemCalculationSettings.DataLoadingPeriod.
See also: