Dundas.BI.Scripting Namespace | 
| Class | Description | |
|---|---|---|
| FunctionNode | 
            Represents a formula in syntax tree.
              | |
| PlaceholderNode | 
            Represents a placeholder in syntax tree.
              | |
| ScriptException | 
            Custom Exception for use with building scripts.
            If a script fails during a build this will be thrown
            This exception will contain information about what the error is and
            where it occurred within the script.
              | |
| SyntaxTreeNode | 
            Syntax tree node.
              | 
| Enumeration | Description | |
|---|---|---|
| ScriptExceptionType | 
            Script exception type.
              |