StatusingPreApplyEventArgs.AcceptedAssignments 属性

获取一个表示资源的任务分配,将接受 Guid 集合。

命名空间:  Microsoft.Office.Project.Server.Events
程序集:  Microsoft.Office.Project.Server.Events.Receivers(位于 Microsoft.Office.Project.Server.Events.Receivers.dll 中)

语法

声明
Public ReadOnly Property AcceptedAssignments As Guid()
    Get
用法
Dim instance As StatusingPreApplyEventArgs
Dim value As Guid()

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

属性值

类型:[]

另请参阅

引用

StatusingPreApplyEventArgs 类

StatusingPreApplyEventArgs 成员

Microsoft.Office.Project.Server.Events 命名空间