StatusFreq Class
Contains methods that get status report periods.
Inheritance Hierarchy
System.Object
Microsoft.Office.Project.Server.Library.StatusFreq
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Class StatusFreq
'Usage
Dim instance As StatusFreq
public class StatusFreq
Remarks
A StatusFreq object represents the frequency (series of beginning and ending dates) of status periods.
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.