DsmlRequestDocument.IsReadOnly Egenskap

Definition

Egenskapen IsReadOnly innehåller ett värde som anger om den DsmlRequestDocument är skrivskyddad eller inte.

protected:
 property bool IsReadOnly { bool get(); };
protected bool IsReadOnly { get; }
member this.IsReadOnly : bool
Protected ReadOnly Property IsReadOnly As Boolean

Egenskapsvärde

true om är DsmlRequestDocument skrivskyddad, annars false.

Gäller för