slreq.callback.DOORSImportOptions Class
Namespace: slreq.callback
Description
Use objects of the slreq.callback.DOORSImportOptions class to adjust the options to use when
      import requirements. When you import requirements from IBM®
      DOORS®, slreq.getCurrentImportOptions generates an slreq.callback.DOORSImportOptions object
      that you can use to adjust the options to use when you import requirements. You can only
      access this object in the PreImportFcn callback.
The slreq.callback.DOORSImportOptions class is a handle class.
Creation
options = slreq.getCurrentImportOptions returns an slreq.callback.DOORSImportOptions object if
      you are importing requirements from IBM
      DOORS.
Properties
Version History
Introduced in R2022a