Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client Java API Programmer's Guide | Creating and Initializing Events | Structure Data Fields | Getting Structure Field Values | Getting a Struct Sequence Field
 
Getting a Struct Sequence Field
Similar in concept to BrokerEvent.getStructFieldAsEvent, the BrokerEvent.getStructSeqFieldAsEvents method obtains a sequence of structure fields as an array of events. Envelope fields on the target events are ignored.
As described on Field Type Checking, the retrieved events that represent the structures are not type checked.