Selerix Developer Tools
TierRateParamHelper Constructor(String)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > TierRateParamHelper Class > TierRateParamHelper Constructor : TierRateParamHelper Constructor(String)
The description.
Initializes a new instance of the TierRateParamHelper class.
Syntax
'Declaration
 
Public Function New( _
   ByVal description As String _
)
'Usage
 
Dim description As String
 
Dim instance As New TierRateParamHelper(description)
public TierRateParamHelper( 
   string description
)
public TierRateParamHelper( 
    description: String
); 
public function TierRateParamHelper( 
   description : String
);
public: TierRateParamHelper( 
   string* description
)
public:
TierRateParamHelper( 
   String^ description
)

Parameters

description
The description.
See Also

Reference

TierRateParamHelper Class
TierRateParamHelper Members
Overload List