DocConvLoadBalancer.DDScheme field

NOTE: This API is now obsolete.

Represents the DD scheme.

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 DDScheme As DropDownList
'Usage
Dim value As DropDownList

value = Me.DDScheme

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

See also

Reference

DocConvLoadBalancer class

DocConvLoadBalancer members

Microsoft.Office.DocumentManagement.AdminPages namespace