ICEAttribute.IsReadonly

Description

Returns a Boolean value indicating whether the data for this attribute is read-only (true) or not (false).

C# Syntax

// get accessor

Boolean rtn = ICEAttribute.IsReadonly;