Click or drag to resize

SplitItemV1AgencyCommissionAmount Property

Potentially defaulted and ignored based on transaction code.
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 AgencyCommissionAmount { get; set; }

Property Value

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