ICENodePort.StructureType

Description

Returns the data structure type for this port as an siICENodeStructureType. The returned type identifies how the data is structured: data can be a single element or an array, etc.

C# Syntax

// get accessor
siICENodeStructureType rtn = ICENodePort.StructureType;