DefaultElementComparer.ColumnName enumeration

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents sorting types.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Enumeration ColumnName
'Usage
Dim instance As DefaultElementComparer.ColumnName
public enum ColumnName

Members

Member name Description
Name Represents the Name property of the object.
Description Represents the Description property of the object.
CreatedBy Represents the CreatedBy property of the object.
CreatedDate Represents the CreatedDate property of the object.

See also

Reference

Microsoft.PerformancePoint.Scorecards namespace