Gets or sets data rate of this DataCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public byte DataRate { get; set; }
Public Property DataRate As Byte Get Set
public: property unsigned char DataRate { unsigned char get (); void set (unsigned char value); }