UserProfile.RecordId Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property RecordId As Long
Get
'Usage
Dim instance As UserProfile
Dim value As Long
value = instance.RecordId
public long RecordId { get; }
Property Value
Type: System.Int64