Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.