MapDataPlotTotalLocations Property |
|
DataPA OpenAnalytics API Reference
Gets and sets the total number of locations
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string TotalLocations { get; set; }
Public Property TotalLocations As String
Get
Set
public:
virtual property String^ TotalLocations {
String^ get () sealed;
void set (String^ value) sealed;
}
function get_TotalLocations();
function set_TotalLocations(value);
Return Value
Type:
StringThe total number of locations
Implements
MapDataPlot_MapDataPlotTotalLocationsSee Also