FinancialCredit.Balance Property
Amount of financial value this credit currently has, not including any previous value that has already been "spent".
Namespace: Ignition.Commerce.AccountingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public decimal Balance { get; }
Public ReadOnly Property Balance As Decimal
Get
public:
virtual property Decimal Balance {
Decimal get () sealed;
}
abstract Balance : decimal with get
override Balance : decimal with get
DecimalIFinancialCredit.Balance
Implementations should map this field to [cdd_creditbalance].