BackupLocationCollection.IList.IsReadOnly Property

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

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

Syntax

C#
bool IList.IsReadOnly { get; }

Property Value

Type: System.Boolean
true if this BackupLocationCollection is read-only; otherwise, false.

Implements

IList.IsReadOnly

See Also

Reference

BackupLocationCollection Class

Microsoft.AnalysisServices Namespace