Samraksh eMote .NOW
RadioName Property (RF231RadioConfiguration)



Type of radio
Syntax
'Declaration
 
Public Property RadioName As RadioName
'Usage
 
Dim instance As RF231RadioConfiguration
Dim value As RadioName
 
instance.RadioName = value
 
value = instance.RadioName
public RadioName RadioName {get; set;}
public:
property RadioName RadioName {
   RadioName get();
   void set (    RadioName value);
}
Requirements

Target Platforms: eMote .NOW

See Also

Reference

RF231RadioConfiguration Class
RF231RadioConfiguration Members

Send Feedback