EcmDocumentRouterRuleCollection.IsReadOnly - Propriété

Détermine si la collection peut être modifiée.

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

Syntaxe

'Déclaration
Public ReadOnly Property IsReadOnly As Boolean
    Get
'Utilisation
Dim instance As EcmDocumentRouterRuleCollection
Dim value As Boolean

value = instance.IsReadOnly
public bool IsReadOnly { get; }

Valeur de propriété

Type : System.Boolean
Retourne Boolean .

Implémentations

ICollection<T>.IsReadOnly

Voir aussi

Référence

EcmDocumentRouterRuleCollection classe

EcmDocumentRouterRuleCollection - Membres

Microsoft.Office.RecordsManagement.RecordsRepository - Espace de noms