共用方式為


SPAlert.UserId property

取得或設定建立提醒的使用者識別碼。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Property UserId As Integer
    Get
    Friend Set
'用途
Dim instance As SPAlert
Dim value As Integer

value = instance.UserId
public int UserId { get; internal set; }

Property value

Type: System.Int32
識別使用者的 32 位元整數。

請參閱

參照

SPAlert class

SPAlert members

Microsoft.SharePoint namespace