Platform SDK: Performance Monitoring |
Retrieves or sets the ending date and time for data displayed in a view. This is a read/write property.
Public Property LogViewEnd( ) as Date
The value you set the LogViewEnd 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 later than the last date and time contained in the log file, the control resets the last date and time value of the displayed data to the last date and time value in the log file.
A value specifying the ending date and time for the data being displayed in the view.
Graph1.LogViewStart=#9/12/97 2:30:00 PM#
Windows NT/2000: Requires Windows 2000.
Header: Smonctrl.odl.
System Monitor Automation Interface Overview, System Monitor Automation Interface Properties