ProjectPropertyIntrinsicField.StartDate field
Specifies the name of the property for the project start date: PROJ_INFO_START_DATE.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly StartDate As String
'Usage
Dim value As String
value = ProjectPropertyIntrinsicField.StartDate
public static readonly string StartDate
See also
Reference
ProjectPropertyIntrinsicField class