AdStartTime Property A Sandcastle Documented Class Library
The start time for this ad. The ad is not shown before the start time. If no start time is specified, then null is returned and the ad is valid from the beginning of time.

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

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

Property Value

Type: NullableDateTime
See Also

Reference