|
SignalIndexCacheMaximumIndex Property
|
Gets the current maximum integer signal index.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.248-beta
Syntaxpublic ushort MaximumIndex { get; }
Public ReadOnly Property MaximumIndex As UShort
Get
public:
property unsigned short MaximumIndex {
unsigned short get ();
}
member MaximumIndex : uint16 with get
function get_MaximumIndex();
View SourceProperty Value
UInt16
See Also