Platform SDK: Performance Monitoring |
Retrieves or sets the starting date and time for data displayed in a view. This is a read/write property.
Public Property LogViewStart( ) as Date
The value you set the LogViewStart property to must be of a Date type. Refer to the Microsoft Visual Basic 6.0 Language Reference, Appendix B, for a description of this type.
If this property is set to a Date value earlier than the first date and time contained in the log file, the control resets the first date and time value of the displayed data to the first date and time value in the log file.
A value specifying the starting date and time for the data being displayed in the view.
Graph1.LogViewStart=#9/12/97 2:25:00 PM#
Windows NT/2000: Requires Windows 2000.
Header: Smonctrl.odl.
System Monitor Automation Interface Overview, System Monitor Automation Interface Properties