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 or sets the ID of the server in the farm that contains the load balancer.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property DocumentConversionsLoadBalancerServerId As Guid
Get
Set
'Usage
Dim instance As SPWebApplication
Dim value As Guid
value = instance.DocumentConversionsLoadBalancerServerId
instance.DocumentConversionsLoadBalancerServerId = value
public Guid DocumentConversionsLoadBalancerServerId { get; set; }
Property Value
Type: System.Guid
A System.Guid that represents the server ID.