Printer Friendly Version      Send     
Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Server Technologies
SDK Documentation
SPMember Class
SPMember Properties
 ID Property
SPMember.ID Property (Microsoft.SharePoint)
Gets the member ID for the user or group.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public MustOverride ReadOnly Property ID As Integer
Visual Basic (Usage)
Dim instance As SPMember
Dim value As Integer

value = instance.ID
C#
public abstract int ID { get; }

Property Value

A 32-bit integer that specifies the ID.
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker