ResourcePlan Class
Contains constants that are used in class methods of the ResourcePlan.
Inheritance Hierarchy
System.Object
Microsoft.Office.Project.Server.Library.TimeScaleClass
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 Class ResourcePlan _
Inherits TimeScaleClass
'Usage
Dim instance As ResourcePlan
public class ResourcePlan : TimeScaleClass
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.