Selerix Developer Tools
Item(List<Double>,String,Boolean,Boolean) Property






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

Parameters

values
parameterName
isEmployerRateCard
findExactly
See Also

Reference

Rates Class
Rates Members
Overload List