StatusDeleteHistoryPostEventArgs.TransactionIDs 属性

获取一个 Guid 表示相关的数据库事务,集合 (如果有)。

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

语法

声明
Public ReadOnly Property TransactionIDs As Guid()
    Get
用法
Dim instance As StatusDeleteHistoryPostEventArgs
Dim value As Guid()

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

属性值

类型:[]

另请参阅

引用

StatusDeleteHistoryPostEventArgs 类

StatusDeleteHistoryPostEventArgs 成员

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