new MigrationPointModuleType()
Type to describe a list of migration points for a module/version set.
Constructs a new MigrationPointModuleType.
The following features are supported:
Members
name :string
Name of module.
This property holds the value of the 'Name' attribute.
Type:
- string
process :Array.<tibco.objectapi.pm.MigrationPointProcessType>
List of migration points for this module and version.
This property holds the value of the 'Process' containment reference list.
Type:
version :string
Version number of module.
This property holds the value of the 'Version' attribute.
Type:
- string