SrPeriod.End Field
The ending date of a status report period.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public End As DateTime
'Usage
Dim instance As SrPeriod
Dim value As DateTime
value = instance.End
instance.End = value
public DateTime End