CompleteInstallationSpaces Method
In This Topic
Completes modification of installationspaces in the current revision of a project
Syntax
Parameters
- spacesToComplete
- An array of installation spaces to complete.
- strIndex
- New revision's name.
- strRevDescription
- New revision's description.
- strReasonOfChange
- Additional revision's description.
Exceptions
Exception | Description |
ArgumentException | Thrown in case of
invalid parameters. |
ApplicationException | \Internal interface
necessary for the
revision management
could not be created. |
BaseException | An error occurred,
during the action. |
See Also