PowerSNMP for .NET
ComposedSyntax Field




Gets the Syntax of the MibNode as defined in the MIB.
Syntax
Public ReadOnly ComposedSyntax As String
Dim instance As MibNode
Dim value As String
 
value = instance.ComposedSyntax
public readonly string ComposedSyntax
public: readonly string* ComposedSyntax
public:
readonly String^ ComposedSyntax

Field Value

Returns a string containing the Syntax of the MibNode as defined in the MIB.
Remarks

Syntax describes the data type for a Variable object. Syntax may also describe additional constraints of the data such as a length or maximum value.

See Also

Reference

MibNode Class
MibNode Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic