SrPeriod Members

Include Protected Members
Include Inherited Members

Provides logic for status report dates.

The SrPeriod type exposes the following members.

Constructors

  Name Description
Public method SrPeriod(SrPeriod) Creates a SrPeriod object from another SrPeriod.
Public method SrPeriod(Int64, Int64) Creates a SrPeriod object from values that represent a starting date and an ending date.

Top

Methods

  Name Description
Public method CompareTo Compares the status report period to another SrPeriod object.
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Top

Fields

  Name Description
Public field End The ending date of a status report period.
Public field Start The starting date of a status report period.

Top

See Also

Reference

SrPeriod Structure

Microsoft.Office.Project.Server.Library Namespace