 |
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
Syntaxpublic decimal[] AllAgencyBalance { get; set; }
Public Property AllAgencyBalance As Decimal()
Get
Set
Property Value
Type:
DecimalThe array of balances for each agency.
Remarks Note |
---|
|
See Also