Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The IEaxWorkbookRubricatorOptionsList interface is used to work with a collection of settings of time series database that are uses by the factors tree.
IEaxWorkbookRubricatorOptionsList
Use the IEaxWorkbookMetaAttributesTree.RubricatorsOptions property to get the collection of settings.
Property name | Brief description | |
The Item property returns the settings from collection for the selected time series database. |
Method name | Brief description | |
The Add method adds the settings for selected time series database to collection. | ||
The Clear method deletes all settings from the collection. | ||
The Remove method deletes settings for the specified time series database. |
See also: