Click or drag to resize

ProducerBrokerCommissionItemV1CommissionAmount Property

CommissionAmount

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 decimal CommissionAmount { get; set; }

Property Value

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