Condividi tramite


StatusingPreApplyEventArgs.RejectedAssignments property

Gets a collection of the GUIDs that represent resource task assignments that can be considered for rejection.

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 RejectedAssignments As Guid()
    Get
'Usage
Dim instance As StatusingPreApplyEventArgs
Dim value As Guid()

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

Property value

Type: []

See also

Reference

StatusingPreApplyEventArgs class

StatusingPreApplyEventArgs members

Microsoft.Office.Project.Server.Events namespace