Creates a third duration being the sum of this duration and the argument duration.
Namespace: Apptus.ESales.Connector.Time
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public Duration Add( Duration d )
Parameters
Return Value
Type: DurationSee Also