'Declaration Public Property Enabled As Nullable(Of Boolean)
public Nullable<bool> Enabled {get; set;}
Property Value
true
if RDL Dashboard support is enabled; otherwise, false
.'Declaration Public Property Enabled As Nullable(Of Boolean)
public Nullable<bool> Enabled {get; set;}
true
if RDL Dashboard support is enabled; otherwise, false
.