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