ICEAttribute.IsConstant

Description

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

C# Syntax

// get accessor
Boolean rtn = ICEAttribute.IsConstant;