ApplicationClass.DateAdd(Object, 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 object DateAdd (object StartDate, object Duration, object Calendar);
abstract member DateAdd : obj * obj * obj -> obj
override this.DateAdd : obj * obj * obj -> obj
Public Overridable Function DateAdd (StartDate As Object, Duration As Object, Optional Calendar As Object) As Object
Parameters
- StartDate
- Object
- Duration
- Object
- Calendar
- Object