Public Property Get ReportInterval() As Long
? est.ReportInterval 15See also:
TestInterval Property MessageText Property ReviewMessageText Function VBUtilities Class Utilities Class FileOperations Class
Public Property Let ReportInterval(ByVal vSeconds As Long)
est.ReportInterval = 30vSeconds: Number of seconds between reports to the "Debug" window by those Entisoft Tools functions. vSeconds must be >= 0 (greater than or equal to zero) or else the Property will remain unchanged.
Copyright © 1999-2005 Entisoft