[This is preliminary documentation and is subject to change.]
Teh currency rate
Namespace:
OfficeClip.BusinessLayer.TEAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public double CurrencyRate { get; set; } |
Visual Basic (Declaration) |
---|
Public Property CurrencyRate As Double |
Visual C++ |
---|
public: property double CurrencyRate { double get (); void set (double value); } |