StatusSubmitPostEventArgs.UpdateGuids 属性
获取一个表示一个或多个修改保存的分配提交给项目经理进行审批的 Guid 集合。
命名空间: Microsoft.Office.Project.Server.Events
程序集: Microsoft.Office.Project.Server.Events.Receivers(位于 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
语法
声明
Public ReadOnly Property UpdateGuids As Guid()
Get
用法
Dim instance As StatusSubmitPostEventArgs
Dim value As Guid()
value = instance.UpdateGuids
public Guid[] UpdateGuids { get; }
属性值
类型:[]