ApplicationClass.OnTime(Object, String, 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 (ref object When, string Name, ref object Tolerance);
abstract member OnTime : obj * string * obj -> unit
override this.OnTime : obj * string * obj -> unit
Public Overridable Sub OnTime (ByRef When As Object, Name As String, Optional ByRef Tolerance As Object)
Parameters
- When
- Object
- Name
- String
- Tolerance
- Object