PublishedAssignment.Owner property
Gets the name of the user who is responsible for entering status for the current assignment.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property Owner As User
Get
'Usage
Dim instance As PublishedAssignment
Dim value As User
value = instance.Owner
[RemoteAttribute]
public User Owner { get; }
Property value
Type: Microsoft.SharePoint.Client.User
An enterprise resource.