|   | DataCellDataRate Property | 
        
        
            Gets or sets data rate of this 
DataCell.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic byte DataRate { get; set; }Public Property DataRate As Byte
	Get
	Set
public:
property unsigned char DataRate {
	unsigned char get ();
	void set (unsigned char value);
}member DataRate : byte with get, set
function get_DataRate();
function set_DataRate(value);
Property Value
Byte See Also
See Also