|
SchemaTotalSamples Property
|
Gets total number of samples, i.e., rows per timestamp, as reported by the sample rates.
Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.205-beta
Syntax public long TotalSamples { get; }
Public ReadOnly Property TotalSamples As Long
Get
member TotalSamples : int64 with get
function get_TotalSamples();
View SourceProperty Value
Int64See Also