SPChangeUser.Id property
取得識別變更使用者的整數。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Id As Integer
Get
'用途
Dim instance As SPChangeUser
Dim value As Integer
value = instance.Id
public int Id { get; }
Property value
Type: System.Int32
識別使用者的 32 位元整數。