Class LookupSetExtensions
Inheritance
LookupSetExtensions
Assembly: PayrollEngine.Client.Core.dll
Syntax
public static class LookupSetExtensions
Methods
ApplyRangeValue(ILookupSet, decimal, string)
Declaration
public static decimal ApplyRangeValue(this ILookupSet lookup, decimal rangeValue, string valueFieldName = null)
Parameters
Returns
ApplyThresholdRangeValue(ILookupSet, decimal, string)
Declaration
public static decimal ApplyThresholdRangeValue(this ILookupSet lookup, decimal rangeValue, string valueFieldName = null)
Parameters
Returns