'Declaration Public Shared Function GetDataStructureSequenceById( _
ByVal compoundMessageIdThe number referencing an entry in an ICCBBA maintained table that defines the sequence of the data structures within a compound message.As Integer _
) As Integer[]
public static int[] GetDataStructureSequenceById(
int compoundMessageId
)
public: static int[] GetDataStructureSequenceById(
int compoundMessageId
)
public:
static int[] GetDataStructureSequenceById(
int compoundMessageId
)
Parameters
- compoundMessageId
- The number referencing an entry in an ICCBBA maintained table that defines the sequence of the data structures within a compound message.
Return Value
An array that contains sequence of data structure numbers.