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