Cleaning Up
- Free the API constructs
- Search Filters
- Transmittals
- Stores
- Iterator
- Object Ids
- Objects
- Free the objects
- Otherwise will remain in internal object cache
- Will cause slowdown of cache retrieval
- More objects to iterate through when de-allocating unwanted objects
- Closing the Transmittal
- Allows the API to de-allocate any object belonging to the the transmittal being closed
- Absolutely necessary if the transmittal is edited