Click or drag to resize

CashJournalAllAgencyBalance Property

Gets or Sets an array containing the balance for each of the possible 32 agencies.

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public decimal[] AllAgencyBalance { get; set; }

Property Value

Type: Decimal
The array of balances for each agency.
Remarks
Note Note
  • Name - AllAgencyBalance
See Also