Share via


Properties.DatabaseSection property

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

Syntax

'Declaration
Protected Property DatabaseSection As ContentDatabaseSection
    Get
    Set
'Usage
Dim value As ContentDatabaseSection

value = Me.DatabaseSection

Me.DatabaseSection = value
protected ContentDatabaseSection DatabaseSection { get; set; }

Property value

Type: Microsoft.SharePoint.WebControls.ContentDatabaseSection

See also

Reference

Properties class

Properties members

Microsoft.Office.TranslationServices.AdminUI namespace