Assembly: Ms;
The IMsDataLoadingPeriod interface is used to work with parameters of data loading period.
IMsDataLoadingPeriod
The interface is used to optimize data loading. Only the necessary data can be loaded by changing the period limits.
Property name | Brief description | |
EndDate | The EndDate property determines the end date of the period. | |
StartDate | The StartDate property determines the start date of the period. | |
UseDefault | The UseDefault property determines whether to use traditional mechanism to determine the period of data loading. |
See also: