ViewIsSimbaChatEnabled Property

Gets or sets a value indicating whether the Simba Intelligence chatbot using Visual Data Discovery sources is enabled for this view.

Namespace:  Dundas.BI.Entities.Views
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.4.0.1000)
Syntax
public bool IsSimbaChatEnabled { get; set; }

Property Value

Type: Boolean
True if enabled; otherwise, false.
See Also