Click or drag to resize

PolicyV1AgencyCommissionAmount Property

Agency Commission Amount

Created in Epic SDK V4.1.

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

Property Value

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