Click or drag to resize

CommissionItemV1CommissionPercent Property

Commission Percent

Created in Epic SDK V5.0.

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

Property Value

Type: NullableDecimal
CommissionPercent As Decimal?.
Remarks
Note Note
  • Name - CommissionPercent
  • Required On Insert - False
  • Required On Update - False
  • Min Value - 0
  • Max Value - 999.9999
  • Allow Negatives - False
  • Fractional Digits - 4
See Also