Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

Uninstalls package from unit

Syntax

CMS_UninstallPackageFromUnit(sID) As Boolean

Parameters

sID (String)

ID of the package (JobId from the JOB table)

Example

If bStatus Then bStatus = CMS_UninstallPackageFromUnitById("126")

Scripting Guidelines

Related functions

  • No labels