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