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