Selerix Developer Tools
Type Property (RateParamLimit)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > RateParamLimit Class : Type Property
Gets the type.
Syntax
'Declaration
 
Public ReadOnly Property Type As ParamLimitType
'Usage
 
Dim instance As RateParamLimit
Dim value As ParamLimitType
 
value = instance.Type
public ParamLimitType Type {get;}
public read-only property Type: ParamLimitType; 
public function get Type : ParamLimitType
public: __property ParamLimitType get_Type();
public:
property ParamLimitType Type {
   ParamLimitType get();
}

Property Value

The type.
See Also

Reference

RateParamLimit Class
RateParamLimit Members