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






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

Parameters

value
isValueList
parameterName
isEmployerRateCard
See Also

Reference

Rates Class
Rates Members
Overload List