Udostępnij za pośrednictwem


Właściwość ExtensionParameter.ReadOnly

Wskazuje, czy ustawienie jest tylko do odczytu.

Przestrzeń nazw:  ReportService2005
Zestaw:  ReportService2005 (w ReportService2005.dll)

Składnia

'Deklaracja
Public Property ReadOnly As Boolean
    Get
    Set
'Użycie
Dim instance As ExtensionParameter
Dim value As Boolean

value = instance.ReadOnly

instance.ReadOnly = value
public bool ReadOnly { get; set; }
public:
property bool ReadOnly {
    bool get ();
    void set (bool value);
}
member ReadOnly : bool with get, set
function get ReadOnly () : boolean
function set ReadOnly (value : boolean)

Wartość właściwości

Typ: System.Boolean
Tylko do odczytu wartość logiczna wartości.