Bloomberg API for .NET
IsReadOnly Property
NamespacesBloomberglp.BlpapiElementIsReadOnly
Gets true if this element can not be modified.
Declaration Syntax
C#Visual BasicVisual C++
public abstract bool IsReadOnly { get; }
Public MustOverride ReadOnly Property IsReadOnly As Boolean
	Get
public:
virtual property bool IsReadOnly {
	bool get () abstract;
}
Property Value
Boolean
true if this element is a read only element.
Remarks
Please note that calling setters on a readonly element will cause an System.NotSupportedException to be thrown.

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1