SPServer.EncodedServerId property
Gets the server encoded ID.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property EncodedServerId As Integer
Get
Friend Set
'Usage
Dim instance As SPServer
Dim value As Integer
value = instance.EncodedServerId
public int EncodedServerId { get; internal set; }
Property value
Type: System.Int32
An integer that represents the server encoded ID.