IMergeModule
Declaration
IMergeModule : IDispatch
Overview
This interface is meant to view information about an added merge module.
Properties
String Name - Gets the name of the merge module.
IFolder Folder - Gets or sets the folder for the merge module's "TARGETDIR" directory.
IFeature Feature - Gets the feature that will contain the merge modules' components after the merge process ends. By default, it is the Main Feature.
String Version - Gets the version of the merge module.
String Dependencies - Gets the dependencies of the merge module.
String Author - Gets the author of the merge module.
String Comments - Gets the comments of the merge module.
String SourcePath - Gets the path to the location on the disk of the merge module.
String Platform - Gets the platform of the merge module.
Uint Oder - Gets the order of the merge module.