Click or drag to resize

DetailItemCashOnAccountOptions Property

Used when apply to is cash on account to specify whether it should be directbillcommission, premium payable or commission payable. Only used if detail item type is either company or broker.

Created in Epic SDK 2017 R2.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntax
public OptionType CashOnAccountOptions { get; set; }

Property Value

Type: OptionType
CashOnAccountOptions As Option.
Remarks
Note Note
  • Name - CashOnAccountOptions
  • Option Type - ReceiptDetailItemCashOnAccountOptions
  • Defaults To - DirectBillCommission
See Also