SrPeriod Structure
Provides logic for status report dates.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Structure SrPeriod _
Implements IComparable
'Usage
Dim instance As SrPeriod
public struct SrPeriod : IComparable
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.