'Declaration Public Function New( _
ByVal dataStructureCountThe data structure count.As Integer, _
ByVal compoundMessageIdA three-digit number referencing an entry in an ICCBBA maintained table that defines the sequence of the data structures within a compound message.As Integer _
)
public IsbtCompoundMessage(
int dataStructureCount,
int compoundMessageId
)
public: IsbtCompoundMessage(
int dataStructureCount,
int compoundMessageId
)
public:
IsbtCompoundMessage(
int dataStructureCount,
int compoundMessageId
)
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.