Dimension.WriteEnabled Property

Gets or sets the Boolean value for the write-enable property that is associated with a Dimension object.

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

Syntax

C#
public bool WriteEnabled { get; set; }

Property Value

Type: System.Boolean
true if write is enabled; otherwise, false.

See Also

Reference

Dimension Class

Microsoft.AnalysisServices Namespace