Share via


Manage.RequestTimerValidator property

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

Syntax

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

value = Me.RequestTimerValidator

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

Property value

Type: Microsoft.SharePoint.WebControls.InputFormRangeValidator

See also

Reference

Manage class

Manage members

Microsoft.Office.TranslationServices.AdminUI namespace