Attach to Module
- 18 Aug 2022
- 1 Minute to read
- Print
- DarkLight
Attach to Module
- Updated on 18 Aug 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | --- |
Last Modified in Version | --- |
Location | System > Advanced > Import-Export |
The Attach to Module step adds an item or folder to a project by attaching the ExportModuleData to a specified Project. Use the GetExportModuleData (item) or GetExportDataForFolder (folder) steps to retrieve the ExportModuleData object from a single item or folder to pass into the AttachToModule step.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Data | Export Data of the item or folder desired. | ExportModuleData |
Module Name | Name of the Project to attach the data to | String |
Outputs
Property | Description | Data Type |
---|---|---|
None | --- | --- |
Was this article helpful?