Share via


Manage.TotalActiveProcessesValidator property

Namespace:  Microsoft.Office.TranslationServices.AdminUI
Assembly:  Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)

Syntax

'Declaration
Protected Property TotalActiveProcessesValidator As InputFormRangeValidator
    Get
    Set
'Usage
Dim value As InputFormRangeValidator

value = Me.TotalActiveProcessesValidator

Me.TotalActiveProcessesValidator = value
protected InputFormRangeValidator TotalActiveProcessesValidator { get; set; }

Property value

Type: Microsoft.SharePoint.WebControls.InputFormRangeValidator

See also

Reference

Manage class

Manage members

Microsoft.Office.TranslationServices.AdminUI namespace