ModelMetadata.IsReadOnly Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts, der angibt, ob das Modell aktualisiert werden kann.

public:
 virtual property bool IsReadOnly { bool get(); void set(bool value); };
public virtual bool IsReadOnly { get; set; }
member this.IsReadOnly : bool with get, set
Public Overridable Property IsReadOnly As Boolean

Eigenschaftswert

true wenn das Modell schreibgeschützt ist; andernfalls lautet falsefalsedie Standardeinstellung .

Gilt für: