RollBackDocuments Method
This method returns an arraylist of RollBackDocument objects.
Class
Microsoft.Dynamics.GP.eConnect.DocumentRollback
Syntax
public System.Collections.ArrayList RollBackDocuments()
Return Value
Type: ArrayList
RollBackDocuments returns an arraylist that contains the collection of document numbers that were added to this DocumentRollback object. To restore these Microsoft Dynamics GP document numbers, use this arraylist as a parameter for the RollBackDocumentList method of the GetNextDocNumbers class