Selerix Developer Tools
Item(Double,String,Boolean,Boolean) Property






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

Parameters

value
parameterName
isEmployerRateCard
findExactly
See Also

Reference

Rates Class
Rates Members
Overload List