|   | ConfigurationCellOffset Property | 
        
        
            Gets or sets BPA PDCstream descriptor offset of this 
ConfigurationCell in its data packet.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic ushort Offset { get; set; }Public Property Offset As UShort
	Get
	Set
public:
property unsigned short Offset {
	unsigned short get ();
	void set (unsigned short value);
}member Offset : uint16 with get, set
function get_Offset();
function set_Offset(value);
Property Value
UInt16 See Also
See Also