Поделиться через


StatusAssignmentCreationInformation.Task property

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

Syntax

'Declaration
Public Property Task As StatusTaskCreationInformation
    Get
    Set
'Usage
Dim instance As StatusAssignmentCreationInformation
Dim value As StatusTaskCreationInformation

value = instance.Task

instance.Task = value
public StatusTaskCreationInformation Task { get; set; }

Property value

Type: Microsoft.ProjectServer.Client.StatusTaskCreationInformation

See also

Reference

StatusAssignmentCreationInformation class

StatusAssignmentCreationInformation members

Microsoft.ProjectServer.Client namespace