Click or drag to resize

ObjectTypeMacroUniquenessValues Property

Gets or sets the uniqueness values.

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

Property Value

Type: IListISmiValue
The uniqueness values.
See Also