|
DataFrameSampleNumber Property
|
Gets or sets the sample number of this
DataFrame.
Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public ushort SampleNumber { get; set; }
Public Property SampleNumber As UShort
Get
Set
member SampleNumber : uint16 with get, set
function get_SampleNumber();
function set_SampleNumber(value);
View SourceProperty Value
UInt16See Also