ModelComponentCollection.IsReadOnly Property

Gets a value indicating whether the ModelComponentCollection is read-only.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public bool IsReadOnly { get; }

Property Value

Type: System.Boolean
true if the collection is read-only; otherwise false.

Implements

IList.IsReadOnly

See Also

Reference

ModelComponentCollection Class

Microsoft.AnalysisServices Namespace