WinPrjActualException.GetEndDateTime Method
Namespace: Microsoft.Office.Project.Library
Assembly: Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)
Syntax
'Declaration
Public Function GetEndDateTime As DateTime
'Usage
Dim instance As WinPrjActualException
Dim returnValue As DateTime
returnValue = instance.GetEndDateTime()
public DateTime GetEndDateTime()
Return Value
Type: System.DateTime