Dimension.WriteEnabled Property

Definition

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.

Applies to