Click or drag to resize
IPackageOperations Interface
Basic package operations.

Namespace: Atomia.Provisioning.BasicOperations
Assembly: Atomia.Provisioning.BasicOperations (in Atomia.Provisioning.BasicOperations.dll) Version: 17.3.6337.16010
Syntax
public interface IPackageOperations

The IPackageOperations type exposes the following members.

Methods
  NameDescription
Public methodAddPackage
Adds the package.
Public methodAddPackageSimple
Adds the package.
Public methodDeletePackageExtension
Delets a package extension.
Public methodIsPossibleToChangePackage
Checks whether a package change is possible.
Public methodMoveServicesToAnotherPackage
Moves the services to another package.
Public methodUpdatePackageSimple
Updates the package.
Top
See Also