Click or drag to resize

ScalarObjectData Property

Gets or sets the data.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public abstract ISnmpData Data { get; set; }
View Source

Property Value

ISnmpData
The data.
See Also