Click or drag to resize

DateBasedCommissionItemRangeFrom Property

RangeFrom

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: 2023.1.0.1249
Syntax
public Nullable<int> RangeFrom { get; set; }

Property Value

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