ProjectPropertyComparator Class

Provides the Compare method to compare project properties of various types.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Project.Server.Library.ProjectPropertyComparator

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Class ProjectPropertyComparator
'Usage
Dim instance As ProjectPropertyComparator
public class ProjectPropertyComparator

Remarks

The ProjectPropertyComparator.Compare method is used in the CompareProjectProperty method.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ProjectPropertyComparator Members

Microsoft.Office.Project.Server.Library Namespace