TimeScaleClass Class

Abstract class that contains timescale constants.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Project.Server.Library.TimeScaleClass
    Microsoft.Office.Project.Server.Library.Resource
    Microsoft.Office.Project.Server.Library.ResourcePlan

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

Syntax

'Declaration
Public MustInherit Class TimeScaleClass
'Usage
Dim instance As TimeScaleClass
public abstract class TimeScaleClass

Remarks

TimeScaleClass is implemented in the Resource class and the ResourcePlan class.

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

TimeScaleClass Members

Microsoft.Office.Project.Server.Library Namespace