M
Mike
Hi,
i can't find any documentation, how to deserialize the byte arrays
ASSN_CHANGE_DATA and TASK_CHANGE_DATA in AssnHistoryRow.
To get all details about accepted updates for an assignment i tried the
following:
1. ReadAssignmentHistory() to get all history records
2. Foreach history record i called ReadTransactionDetails() with
ASSN_TRANS_UID as parameter. Step 2 seems to be working, but for some records
i get an GeneralUnhandledException!?
Any help would be GREAT.
Thanks in advance!
Mike
i can't find any documentation, how to deserialize the byte arrays
ASSN_CHANGE_DATA and TASK_CHANGE_DATA in AssnHistoryRow.
To get all details about accepted updates for an assignment i tried the
following:
1. ReadAssignmentHistory() to get all history records
2. Foreach history record i called ReadTransactionDetails() with
ASSN_TRANS_UID as parameter. Step 2 seems to be working, but for some records
i get an GeneralUnhandledException!?
Any help would be GREAT.
Thanks in advance!
Mike