Share via


DataTableMapping.DateAggregationType Property (Microsoft.PerformancePoint.Scorecards)

Date aggregation(s).

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property DateAggregationType As DateAggregationTypes
'Usage
Dim instance As DataTableMapping
Dim value As DateAggregationTypes

value = instance.DateAggregationType

instance.DateAggregationType = value
[XmlAttributeAttribute] 
public DateAggregationTypes DateAggregationType { get; set; }

See Also

Reference

DataTableMapping Class
DataTableMapping Members
Microsoft.PerformancePoint.Scorecards Namespace