ProjectPropertyIntrinsicField.FinishDate Field
Specifies the name of the property for the project finish date: PROJ_INFO_FINISH_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 FinishDate As String
'Usage
Dim value As String
value = ProjectPropertyIntrinsicField.FinishDate
public static readonly string FinishDate
See Also
Reference
ProjectPropertyIntrinsicField Class