AdfTridentNotebookActivityBaseParameterDataType Enumeration
AdfTridentNotebookActivityBaseParameterDataType Enumeration
Supported data types for Trident Notebook activity base parameters.
Enumeration Values
| Name | Summary |
|---|---|
| String | Corresponds to the 'String' data type. |
| Int | Corresponds to the 'Int' data type. |
| Float | Corresponds to the 'Float' data type. |
| Bool | Corresponds to the 'Bool' data type. |