DomainObjects Class Library |
|
DateAdd Constructor (PartOfDateTime, String, Field)
Returns a new DateTime based upon adding the specified interval to the given date.
Parameters
-
partOfDateTime
- The DateTime part to which the interval will be added.
-
intervalToAdd
- The interval to add.
-
date
- The date to which the interval will be added.
See Also
DateAdd Class | DomainObjects.Facade.Command.Function Namespace | DateAdd Constructor Overload List