Click or drag to resize

RiskBasedTieredCommissionItemRangeFrom Property

RangeFrom

Created in Epic SDK 2014.

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

Property Value

Type: NullableInt32
RangeFrom As Integer?.
Remarks
Note Note
  • Name - RangeFrom
  • Is Identity - False
  • Required On Insert - False
  • Required On Update - False
  • Min Value - 0
  • MaxValue - 99999
See Also