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