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