StatusFreq members

Contains methods that get status report periods.

The StatusFreq type exposes the following members.

Constructors

  Name Description
Public method StatusFreq([]) Creates a StatusFreq object by using an array of DataRow objects that contain dates for the beginning and ending of status periods.
Public method StatusFreq(DataTable) Creates a StatusFreq object by using a DataTable object that contains dates for the beginning and ending of status periods.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAllPeriods Gets a list of status periods that include the start date of a report to the current date, plus 12 more periods.
Public method GetHashCode (Inherited from Object.)
Public method GetNextPeriod Gets the next period after the specified status period.
Public method GetPeriodForDate Gets the status period within which the specified date falls.
Public method GetPeriodsForDateSpan Gets status report periods that span the specified starting and ending dates.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

StatusFreq class

Microsoft.Office.Project.Server.Library namespace