Click or drag to resize

ObjectTypeMacroResolvedSyntax Property

Gets the resolved syntax.

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

Property Value

Type: ISmiType
The resolved syntax.

Implements

IObjectTypeMacroResolvedSyntax
See Also