Namespace: Asi.iBO.Commerce
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
protected void SetBalance( decimal amount ) |
| Visual Basic |
|---|
Protected Sub SetBalance ( _ amount As Decimal _ ) |
| Visual C++ |
|---|
protected: void SetBalance( Decimal amount ) |
Parameters
- amount
- Type: System..::..Decimal
The new calculated balance amount.