Partager via


EcmDocumentRouterRule.Enabled - Propriété

Obtient ou définit une valeur booléenne pour indiquer si la règle est activée.

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 EcmDocumentRouterRule
Dim value As Boolean

value = instance.Enabled

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

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

EcmDocumentRouterRule classe

EcmDocumentRouterRule - Membres

Microsoft.Office.RecordsManagement.RecordsRepository - Espace de noms