Map_MapShowInfoBox Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax bool ShowInfoBox { get; set; }
Property ShowInfoBox As Boolean
Get
Set
property bool ShowInfoBox {
bool get ();
void set (bool value);
}
function get_ShowInfoBox();
function set_ShowInfoBox(value);
Property Value
Type:
BooleanSee Also