ProjectPropertyIntrinsicField.ApprovedEnd field
Specifies the name of the property for the approved end date: Approved End 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 ApprovedEnd As String
'Usage
Dim value As String
value = ProjectPropertyIntrinsicField.ApprovedEnd
public static readonly string ApprovedEnd
See also
Reference
ProjectPropertyIntrinsicField class