Click or drag to resize

ObjectTypeMacroDefaultValueBits Property

Gets or sets the default value bits.

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public IList<string> DefaultValueBits { get; }

Property Value

Type: IListString
The default value bits.
See Also