ProjectPropertyIntrinsicField.OwnerDisplayName Field
Specifies the name of the property for the project owner display name: Project Owner Display 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 OwnerDisplayName As String
'Usage
Dim value As String
value = ProjectPropertyIntrinsicField.OwnerDisplayName
public static readonly string OwnerDisplayName
See Also
Reference
ProjectPropertyIntrinsicField Class