Dimension.WriteEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the Boolean value for the write-enable property that is associated with a Dimension object.
public bool WriteEnabled { get; set; }
member this.WriteEnabled : bool with get, set
Public Property WriteEnabled As Boolean
Property Value
true if write is enabled; otherwise, false.