getCollectionBlockOids

getCollectionBlockOids(pAddedOids: StringArray input;
                       pRemovedOids: StringArray input);

The getCollectionBlockOids method of the JadeAuditAccess class clears the arrays specified in the pAddedOids and pRemovedOids parameters and then populates the pAddedOids array with the string representations of the oids added, and populates the pRemovedOids array with the string representations of the oids removed, in this edition of the collection block.

2018.0.01 and higher