Click or drag to resize

DateBasedCommissionItemCommissionAmount Property

CommissionAmount

Created in Epic SDK 2019.

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

Property Value

Type: NullableDecimal
CommissionAmount As Decimal?.
Remarks
Note Note
  • Name - CommissionAmount
  • Required On Insert - False
  • Required On Update - False
  • Allow Negatives - False
  • Integral Digits - 13
  • Fractional Digits - 2
See Also