获取一个整数,标识更改的用户。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property Id As Integer
Get
用法
Dim instance As SPChangeUser
Dim value As Integer
value = instance.Id
public int Id { get; }
属性值
类型:System.Int32
一个 32 位整数标识用户。