Gets the
RateCardFinder with the specified is employer rate card.
Overload List
| Overload | Description |
| Item(Boolean) | Gets the RateCardFinder with the specified is employer rate card. |
| Item(Boolean,Boolean) | Gets the RateCardFinder with the specified is employer rate card. |
| Item(RateParamLimit,Boolean,Boolean) | Gets the RateCardFinder with the specified limit. |
| Item(RateParamLimit,Boolean) | Gets the RateCardFinder with the specified limit. |
| Item(Double,String,Boolean) | Gets the RateCardFinder with the specified value. |
| Item(Double,String,Boolean,Boolean) | Gets the RateCardFinder with the specified value. |
| Item(String,String,Boolean,Boolean) | Gets the RateCardFinder with the specified value. |
| Item(String,String,Boolean) | Gets the RateCardFinder with the specified value. |
| Item(String,Boolean,String,Boolean,Boolean) | Gets the RateCardFinder with the specified value. |
| Item(String,Boolean,String,Boolean) | Gets the RateCardFinder with the specified value. |
| Item(List<String>,String,Boolean,Boolean) | Gets the RateCardFinder with the specified values. |
| Item(List<String>,String,Boolean) | Gets the RateCardFinder with the specified values. |
| Item(List<Double>,String,Boolean,Boolean) | Gets the RateCardFinder with the specified values. |
| Item(List<Double>,String,Boolean) | Gets the RateCardFinder with the specified values. |
| Item(Nullable<Double>,Nullable<Double>,String,Boolean,Boolean) | Gets the RateCardFinder with the specified min. |
| Item(Nullable<Double>,Nullable<Double>,String,Boolean) | Gets the RateCardFinder with the specified min. |
See Also