Selerix Developer Tools
RemoveNotValidRateCards Method






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Rates Class : RemoveNotValidRateCards Method
Removes not valid ratecards or not valid rates in ratecard.
Syntax
'Declaration
 
Public Sub RemoveNotValidRateCards() 
'Usage
 
Dim instance As Rates
 
instance.RemoveNotValidRateCards()
public void RemoveNotValidRateCards()
public procedure RemoveNotValidRateCards(); 
public function RemoveNotValidRateCards();
public: void RemoveNotValidRateCards(); 
public:
void RemoveNotValidRateCards(); 
See Also

Reference

Rates Class
Rates Members