Predictor Developer Kit Namespace

The Predictor Developer Kit contains the following main namespace:

Decisioneering.CB.CBCOMDevKit

This namespace contains the classes required to set up and run time-series forecasts with the Predictor Developer Kit.

Note:

CB Com Devkit.chm describes a reference help file that summarizes all the OptQuest and Predictor Developer Kit objects and shows the hierarchy of the development system. When you first open CB Com Devkit.chm, three namespaces appear in the navigation pane (Figure 1, CB Com Devkit.chm with Three C# Namespaces). These namespaces are only used in C# code, not Visual Basic (VBA) code. However, if you are using VBA, they indicate which classes are used for OptQuest automation (.Optimization) and which are used for Predictor (.Predictor). When writing VBA code, you omit .Optimization or .Predictor as shown in the code examples included in this Developer's Guide.