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