Click or drag to resize
SummaryColumnDistinctColumn Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the name of the distinct column that will be used to calculate a distinct sum value

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string DistinctColumn { get; set; }

Return Value

Type: String
The name of the distinct column that will be used to calculate a distinct sum value
See Also