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