|
ICurrencyGetCurrencies Method
|
Gets all currencies of the organization.
Namespace: Severa.APIAssembly: Severa.SOAP.API (in Severa.SOAP.API.dll) Version: 1.0.0+dc0aeae82aa3035cc52492af81c6f1e4ded1e71b
SyntaxICollection<Currency> GetCurrencies()
Function GetCurrencies As ICollection(Of Currency)
Return Value
ICollectionCurrencyCollection of Currency objects.
Exceptions
See Also