Click or drag to resize

ObjectTypeMacroDefaultValue Property

Gets or sets the default value.

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

Property Value

Type: ISmiValue
The default value.
See Also