|
SchemaTotalSampleRates Property
|
Gets total number of sample rates of this
Schema.
Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.205-beta
Syntax public int TotalSampleRates { get; }
Public ReadOnly Property TotalSampleRates As Integer
Get
public:
property int TotalSampleRates {
int get ();
}
member TotalSampleRates : int with get
function get_TotalSampleRates();
View SourceProperty Value
Int32See Also