|
DataFrameSampleIndex Property
|
Gets or sets the sample index of this
DataFrame.
Namespace: GSF.PhasorProtocols.FNETAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax public uint SampleIndex { get; set; }
Public Property SampleIndex As UInteger
Get
Set
member SampleIndex : uint32 with get, set
function get_SampleIndex();
function set_SampleIndex(value);
View SourceProperty Value
UInt32See Also