TimeScaleClass Constructor
The abstract TimeScaleClass class must be implemented in a derived class.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New TimeScaleClass()
protected TimeScaleClass()