KnownDeploymentFlagsFlowise Field | 
 Indicates that the application is running with the Flowise AI module.
 
    Namespace: 
   Dundas.BI.Configuration
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic const string Flowise = "FLOWISE"
Public Const Flowise As String = "FLOWISE"
public:
literal String^ Flowise = "FLOWISE"
static val mutable Flowise: string
Field Value
Type: 
String
See Also