Share via


DocConvLoadBalancer.PortVal field

NOTE: This API is now obsolete.

The port number.

Namespace:  Microsoft.Office.DocumentManagement.AdminPages
Assembly:  Microsoft.Office.DocumentManagement.AdminPages (in Microsoft.Office.DocumentManagement.AdminPages.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete - use the specialized Office services instead for conversions",  _
    False)> _
Protected PortVal As InputFormCustomValidator
'Usage
Dim value As InputFormCustomValidator

value = Me.PortVal

Me.PortVal = value
[ObsoleteAttribute("This class is obsolete - use the specialized Office services instead for conversions", 
    false)]
protected InputFormCustomValidator PortVal

See also

Reference

DocConvLoadBalancer class

DocConvLoadBalancer members

Microsoft.Office.DocumentManagement.AdminPages namespace