Click or drag to resize

TransactionV1PackagePolicyReplaceFullAnnualizedCommission Property

Only allowed if a package policy is chosen and the update policy annualized setting for the selected transaction code is 'Replace'. If blank, then defaults to AgencyCommissionAmount.

Created in Epic SDK 2014.

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public Nullable<decimal> PackagePolicyReplaceFullAnnualizedCommission { get; set; }

Property Value

Type: NullableDecimal
PackagePolicyReplaceFullAnnualizedCommission As Decimal?.
Remarks
Note Note
  • Name - PackagePolicyReplaceFullAnnualizedCommission
  • Required On Insert - False
  • Required On Update - False
  • Allow Negatives - False
  • Integral Digits - 15
  • Ignored On Update - True
  • Ignored On Get - True
See Also