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 | --- | --- |
