Share via


Manage.MaxItemsPerPartitionPerDayButton property

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

Syntax

'Declaration
Protected Property MaxItemsPerPartitionPerDayButton As RadioButton
    Get
    Set
'Usage
Dim value As RadioButton

value = Me.MaxItemsPerPartitionPerDayButton

Me.MaxItemsPerPartitionPerDayButton = value
protected RadioButton MaxItemsPerPartitionPerDayButton { get; set; }

Property value

Type: System.Web.UI.WebControls.RadioButton

See also

Reference

Manage class

Manage members

Microsoft.Office.TranslationServices.AdminUI namespace