Click or drag to resize

ObjectTypeMacroSyntax Property

Gets or sets the syntax.

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

Property Value

Type: ISmiType
The syntax.

Implements

IObjectTypeMacroSyntax
See Also