[This is preliminary documentation and is subject to change.]

Gets the list of currencies

Namespace:  OfficeClip.DBLayer.Framework
Assembly:  OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0

Syntax

C#
public DataTable GetGeneralCurrencyList()
Visual Basic (Declaration)
Public Function GetGeneralCurrencyList As DataTable
Visual C++
public:
DataTable^ GetGeneralCurrencyList()

Return Value

See Also