AdEndTime Property A Sandcastle Documented Class Library
The end time for this ad. The is not shown after the end time. If no end time is specified, then null is returned and the ad is valid until the end of time.

Namespace:  Apptus.ESales.Connector.Report
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.2.1
Syntax

C#
public Nullable<DateTime> EndTime { get; }

Property Value

Type: NullableDateTime
See Also

Reference