SPChange.InternalListId 属性

获取包含已更改的对象的列表的 ID。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected ReadOnly Property InternalListId As Guid
    Get
用法
Dim value As Guid

value = Me.InternalListId
protected Guid InternalListId { get; }

属性值

类型:System.Guid
列表的 ID。

异常

异常 条件
NotSupportedException

ID 的值为DBNull

备注

只能从派生类,可以访问此属性。

另请参阅

引用

SPChange 类

SPChange 成员

Microsoft.SharePoint 命名空间