DeleteItemTypes

Deletes specified item types.

DeleteItemTypes Parameters

types : String[]
Array of item types to delete.
Each item can be full item type name or ID.

Import

Imports package with solutions structure.

Import Parameters

Package : Url
URL to zip file or directory with solutions structure.

RemovePackage : Boolean = false
True to remove the package after importing.

Update : Boolean = false
True to update solutions if they exist.

Recover : Boolean = false
True to recover the following import errors:

  • All references to non-existing users will be replaced by the current user
  • All items importing errors will be ignored.

Exact : Boolean = false
True to work in exact mode (remove all old types and views that are not defined in the package).

CustomIdentifiers : Boolean = false
True to set custom values for identifiers from package if provided.

Install

Installs an application module.

Install Parameters

Package : Url
App module package to install.

RemovePackage : Boolean = false
True to remove the package file after installing.

Uninstall

Uninstalls specified application module.

Uninstall Parameters

Uid : String
App module ID to uninstall.

Leave a Comment

Your email address will not be published. Required fields are marked *