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