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