DocumentRouterAutoFolderSettings.Enabled - Propriété

Obtient ou définit si les paramètres de création automatique de dossier spécifié sont activés.

Espace de noms :  Microsoft.Office.RecordsManagement.RecordsRepository
Assembly :  Microsoft.Office.Policy (dans Microsoft.Office.Policy.dll)

Syntaxe

'Déclaration
Public Property Enabled As Boolean
    Get
    Set
'Utilisation
Dim instance As DocumentRouterAutoFolderSettings
Dim value As Boolean

value = instance.Enabled

instance.Enabled = value
public bool Enabled { get; set; }

Valeur de propriété

Type : System.Boolean
Retourne Boolean .

Voir aussi

Référence

DocumentRouterAutoFolderSettings classe

DocumentRouterAutoFolderSettings - Membres

Microsoft.Office.RecordsManagement.RecordsRepository - Espace de noms