SrPeriod.End Field
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