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