ValueRangeLessThan Property |
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic bool LessThan { get; set; }
Public Property LessThan As Boolean
Get
Set
public:
property bool LessThan {
bool get ();
void set (bool value);
}
member LessThan : bool with get, set
Property Value
Type:
Boolean
See Also