You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > PackageApi Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
PackageApi Class

API class used for managing shipping packages.

C#
public class PackageApi : CommonApiBase;
Visual Basic
Public Class PackageApi
Inherits CommonApiBase

PackageApi.cs

Name 
Description 
The methods of the PackageApi class are listed here. 
 
Name 
Description 
 
Add 
Adds a new Package to Cms. The Package.Id property will be populated with the new Package's Id.  
 
Deletes a Package from the Cms.  
 
Retrieves a package by package Id.  
 
Retrieves a list of Packages.  
 
Updates an existing Package in Cms.  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!