Resume Method

Object: XFResume
Syntax: XFResume.Resume(JobId as String, [optional StartAsynch as Boolean = False])
Parameters:
  • JobId
  • (optional) a boolean value for whether the resume is asynchronous or not (False by default)
Return Value: XFRequestobject
Description: Resumes the RequestRecordfor the specified JobId, and returns the XFRequestobject used to resume the request.

Copyright © 2010 SoftArtisans, Inc. All rights reserved.