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

Api class for managing commerce currencies in Cms.

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

CurrencyApi.cs

Name 
Description 
The methods of the CurrencyApi class are listed here. 
 
Name 
Description 
 
Add 
Adds a new Currency to Cms. The Currency.Id property will be populated with the new Currency's Id.  
 
Checks to see if acurrency can be deleted.  
 
Deletes a Currency from the Cms.  
 
Retrieves a currency by currency Id.  
 
Retrieves a list of currencies.  
 
Updates an existing Currency 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!