PowerSNMP for .NET
EngineId Property




Engine Id.
Syntax
Public Property EngineId As Byte()
Dim instance As User
Dim value() As Byte
 
instance.EngineId = value
 
value = instance.EngineId
public byte[] EngineId {get; set;}
public: __property byte[]* get_EngineId();
public: __property void set_EngineId( 
   byte[][]* value
);
public:
property array<byte>^ EngineId {
   array<byte>^ get();
   void set (    array<byte>^ value);
}
See Also

Reference

User Class
User Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic