| Dart.PowerSNMP Namespace > AuthoritativeEngine Class : StartTime Property |
Used to get and set the starting time of the authoritative engine.
[Visual Basic]
Public Property StartTime As Date[C#]
public DateTime StartTime {get; set;}[C++]
public: __property DateTime get_StartTime();
public: __property void set_StartTime(
DateTime value
);A DateTime object.
Used to compute the value of the AuthoritativeEngine.Time property. This property is used at run-time only.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
AuthoritativeEngine Class | AuthoritativeEngine Members
Send comments on this topic.
Documentation version 1.2.0.0.
© 2008 Dart Communications. All rights reserved.