public void CompleteInstallationSpaces( InstallationSpace[] spacesToComplete, string strIndex, string strRevDescription, string strReasonOfChange )
public: void CompleteInstallationSpaces( array<InstallationSpace^>^ spacesToComplete, String^ strIndex, String^ strRevDescription, String^ strReasonOfChange )
Parameters
| Parameter Name | Description |
|---|---|
| spacesToComplete | An array of installation spaces to complete. |
| strIndex | Name of the new revision. |
| strRevDescription | Description of the new revision. |
| strReasonOfChange | Additional description of the new revision. |