DrillDownParentSourceDataTable Property |
|
DataPA OpenAnalytics API Reference
Gets the source data table for this drill down parent
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();
Return Value
Type:
DataTableSee Also