See Also

AuthoritativeEngine Class  | AuthoritativeEngine Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerSNMP for .NET

Boots Property

Dart.PowerSNMP Namespace > AuthoritativeEngine Class : Boots Property (AuthoritativeEngine)

Used to get and set the number of boots the authoritative engine wishes to report.

[Visual Basic]
Public Property Boots As Integer
[C#]
public int Boots {get; set;}
[C++]
public: __property int get_Boots(); public: __property void set_Boots(    int value );
[C++/CLI]
public: property int Boots {    int get();    void set (int value); }

Return Type

Int32

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

AuthoritativeEngine Class  | AuthoritativeEngine Members


Send comments on this topic.

Documentation version 1.2.0.0.

© 2008 Dart Communications.  All rights reserved.