Share via


Manage.JobExpirationDaysValidator property

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

Syntax

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

value = Me.JobExpirationDaysValidator

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

Property value

Type: Microsoft.SharePoint.WebControls.InputFormRangeValidator

See also

Reference

Manage class

Manage members

Microsoft.Office.TranslationServices.AdminUI namespace