Share via


SPRemoteItemEventProperties.CurrentUserId property

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property CurrentUserId As Integer
    Get
    Friend Set
'Usage
Dim instance As SPRemoteItemEventProperties
Dim value As Integer

value = instance.CurrentUserId
[DataMemberAttribute]
public int CurrentUserId { get; internal set; }

Property value

Type: System.Int32

See also

Reference

SPRemoteItemEventProperties class

SPRemoteItemEventProperties members

Microsoft.SharePoint.RemoteApp namespace