Assembly: Mobile;
Workspace: Prognoz.Platform.Interop.Mobile;
The IMobilePublishRubricator interface is used to work with publishing settings of the time series database.
IMobilePublishRubricator
| Property name | Brief description | |
| Filter | The Filter property determines filtering parameters for time series database attributes. |
| Method name | Brief description | |
| AddLanerToFactors | The AddLanerToFactors method sets the selection for the elements from the specified workbook. | |
| ClearFactors | The ClearFactors method clears the selection for all elements of the time series database. | |
| IsEmptyFactors | The IsEmptyFactors method returns whether the elements of the time series database are selected. | |
| LoadFactors | The LoadFactors method returns the selection of elements of the time series database. | |
| SelectAllFactors | The SelectAllFactors method sets selection for all the elements of the time series database. | |
| SetFactors | The SetFactors method selects the specified selection of elements of the time series database. |
See also: