MapDataPlot_MapDataPlotSourceDataTable Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax DataTable SourceDataTable { get; }
ReadOnly Property SourceDataTable As DataTable
Get
property DataTable^ SourceDataTable {
DataTable^ get ();
}
function get_SourceDataTable();
Property Value
Type:
DataTableSee Also