Share via


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