Selerix Developer Tools
Item(RateParamLimit,Boolean,Boolean) Property






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Rates Class > Item Property : Item(RateParamLimit,Boolean,Boolean) Property
Gets the RateCardFinder with the specified limit.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal limit As RateParamLimit, _
   ByVal isEmployerRateCard As Boolean, _
   ByVal findExactly As Boolean _
) As RateCardFinder
'Usage
 
Dim instance As Rates
Dim limit As RateParamLimit
Dim isEmployerRateCard As Boolean
Dim findExactly As Boolean
Dim value As RateCardFinder
 
value = instance.Item(limit, isEmployerRateCard, findExactly)

Parameters

limit
isEmployerRateCard
findExactly
See Also

Reference

Rates Class
Rates Members
Overload List