Click or drag to resize

SysNameData Property

Gets or sets the data.

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

Property Value

ISnmpData
The data.
See Also