Identifiable.Id Property
Gets or sets the identity of the object.
Namespace: Microsoft.SharePoint.Search.Extended.Administration
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
ReadOnly Property Id As Long
Get
'Usage
Dim instance As Identifiable
Dim value As Long
value = instance.Id
long Id { get; }
Property Value
Type: System.Int64
The identity of the object.
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration Namespace