ICEAttribute.StructureType
 
 
 

ICEAttribute.StructureType

Description

Returns one of the siICENodeStructureType values as the structure type for this attribute data. The structure type identifies how the data is structured: data can be a single element or an array.

C# Syntax

// get accessor
siICENodeStructureType rtn = ICEAttribute.StructureType;