Share via


TrinoUserPlugin.IsEnabled Property

Definition

Denotes whether the plugin is active or not.

public bool? IsEnabled { get; set; }
member this.IsEnabled : Nullable<bool> with get, set
Public Property IsEnabled As Nullable(Of Boolean)

Property Value

Applies to