Click or drag to resize

FinancialCreditBalance Property

Amount of financial value this credit currently has, not including any previous value that has already been "spent".

Namespace: Ignition.Commerce.Accounting
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public decimal Balance { get; }

Property Value

Decimal

Implements

IFinancialCreditBalance
Remarks
Implementations should map this field to [cdd_creditbalance].
See Also