DashboardDesignerEnabled Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public bool Enabled { get; set; }
Public Property Enabled As Boolean
Get
Set
public:
virtual property bool Enabled {
bool get () sealed;
void set (bool value) sealed;
}
function get_Enabled();
function set_Enabled(value);
Property Value
Type:
BooleanSee Also