다음을 통해 공유


TaskCreationInformation.StatusManager property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public Property StatusManager As User
    Get
    Set
'Usage
Dim instance As TaskCreationInformation
Dim value As User

value = instance.StatusManager

instance.StatusManager = value
public User StatusManager { get; set; }

Property value

Type: Microsoft.SharePoint.Client.User

See also

Reference

TaskCreationInformation class

TaskCreationInformation members

Microsoft.ProjectServer.Client namespace