This topic has not yet been rated - Rate this topic

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)
public bool WriteEnabled { get; set; }

Property Value

Type: System.Boolean
true if write is enabled; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.