Freigeben über


EcmDocumentRouterRule.Enabled-Eigenschaft

Ruft ab oder legt einen booleschen Wert, um anzugeben, ob die Regel aktiviert ist.

Namespace:  Microsoft.Office.RecordsManagement.RecordsRepository
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Property Enabled As Boolean
    Get
    Set
'Usage
Dim instance As EcmDocumentRouterRule
Dim value As Boolean

value = instance.Enabled

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

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

EcmDocumentRouterRule Klasse

EcmDocumentRouterRule-Member

Microsoft.Office.RecordsManagement.RecordsRepository-Namespace