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