Metadata_Metamodel_StructureInfo_Type

Metadata_Metamodel_StructureInfo_Type
Metadata_Metamodel_StructureInfo_Type

The StructureInfo.Type enumerated type defines the kind of this structure element. In the interface definition language, structure element and error element have similar characteristics. The difference is that only error elements can be used to describe the errors of an operation element.
STRUCTURE : If the type is a structure element.
ERROR : If the type is an error element.

This data structure has no properties.
Enumeration: STRUCTURE, ERROR,