|   | DataFrameSampleIndex Property | 
        
        
            Gets or sets the sample index of this 
DataFrame.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic uint SampleIndex { get; set; }Public Property SampleIndex As UInteger
	Get
	Set
public:
property unsigned int SampleIndex {
	unsigned int get ();
	void set (unsigned int value);
}member SampleIndex : uint32 with get, set
function get_SampleIndex();
function set_SampleIndex(value);
Property Value
UInt32 See Also
See Also