Selerix Developer Tools
Value Property (RateParam)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > RateParam Class : Value Property
Gets the value.
Syntax
'Declaration
 
Public ReadOnly Property Value As String
'Usage
 
Dim instance As RateParam
Dim value As String
 
value = instance.Value
public string Value {get;}
public read-only property Value: String; 
public function get Value : String
public: __property string* get_Value();
public:
property String^ Value {
   String^ get();
}

Property Value

The value.
See Also

Reference

RateParam Class
RateParam Members