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


Engagement.Status property

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

Syntax

'Declaration
Public Property Status As EngagementStatus
    Get
    Set
'Usage
Dim instance As Engagement
Dim value As EngagementStatus

value = instance.Status

instance.Status = value
public EngagementStatus Status { get; set; }

Property value

Type: Microsoft.ProjectServer.Client.EngagementStatus

See also

Reference

Engagement class

Engagement members

Microsoft.ProjectServer.Client namespace