Click or drag to resize

ObjectGroupMacroValue Property

Gets or sets the value.

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public uint Value { get; set; }

Property Value

Type: UInt32
The value.

Implements

IEntityValue
See Also