Proprietà RoleMemberCollection.IList.IsReadOnly

Gets a value that indicates whether this RoleMemberCollection is read-only.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

C#
bool IList.IsReadOnly { get; }

Valore proprietà

Tipo: System.Boolean
true if this RoleMemberCollection is read-only; otherwise, false.

Implementa

IList.IsReadOnly

Vedere anche

Riferimento

RoleMemberCollection Classe

Spazio dei nomi Microsoft.AnalysisServices