Share via


CustomObject.ReadOnly Property

Definition

Gets a value indicating whether the CustomObject is readonly.

public:
 property bool ReadOnly { bool get(); };
[System.Runtime.Serialization.DataMember]
public bool ReadOnly { get; }
[<System.Runtime.Serialization.DataMember>]
member this.ReadOnly : bool
Public ReadOnly Property ReadOnly As Boolean

Property Value

Attributes

Applies to