Parameters
- dataStructureCount
- The data structure count.
- compoundMessageId
- A three-digit number referencing an entry in an ICCBBA maintained table that defines the sequence of the data structures within a compound message.
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | Throw if dataStructureCount is greater than 99 or lower than 0. |
| System.ArgumentOutOfRangeException | Throw if compoundMessageId is greater than 999 or lower than 0. |
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5