ApplicationClass.OnTime(Object, String, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual void OnTime (object EarliestTime, string Procedure, object LatestTime, object Schedule);
Public Overridable Sub OnTime (EarliestTime As Object, Procedure As String, Optional LatestTime As Object, Optional Schedule As Object)
Parameters
- EarliestTime
- Object
- Procedure
- String
- LatestTime
- Object
- Schedule
- Object