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

Checks to see if acurrency can be deleted.

C#
public bool CanDelete(int currencyId, out ValidationResults result);
Visual Basic
Public Function CanDelete(currencyId As Integer, result As out ValidationResults) As bool
Parameters 
Description 
currencyId 
Id of currency to delete. 
result 
ValidationResult returned containing errors if currency cannot be deleted. 

true if currency can safely be deleted.

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!