Condividi tramite


StatusingPreApplyEventArgs.AcceptedAssignments property

Gets a collection of the GUIDs that represent resource task assignments that are to be accepted.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Public ReadOnly Property AcceptedAssignments As Guid()
    Get
'Usage
Dim instance As StatusingPreApplyEventArgs
Dim value As Guid()

value = instance.AcceptedAssignments
public Guid[] AcceptedAssignments { get; }

Property value

Type: []

See also

Reference

StatusingPreApplyEventArgs class

StatusingPreApplyEventArgs members

Microsoft.Office.Project.Server.Events namespace