|   | DataCellDataBuffer Property | 
        
        
            Gets or sets data buffer long word that prefixes each cell when source data is in the Phasor Data File Format (i.e., a DST file).
            
        
        Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic uint DataBuffer { get; set; }Public Property DataBuffer As UInteger
	Get
	Set
public:
property unsigned int DataBuffer {
	unsigned int get ();
	void set (unsigned int value);
}member DataBuffer : uint32 with get, set
function get_DataBuffer();
function set_DataBuffer(value);
Property Value
UInt32 See Also
See Also