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: 3.47.3
Syntax
C#
public Nullable<DateTime> EndTime { get; }
Property Value
Type: NullableDateTimeSee Also