Returns a date time that denotes the point in time at the length of this
duration forward in time from the specified date time.
Namespace: Apptus.ESales.Connector.Time
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax
C#
public DateTime Forward( DateTime t )
Parameters
- t
- Type: SystemDateTime
Return Value
Type: DateTimeSee Also