ResultAdEndTime Property A Sandcastle Documented Class Library
Get the end time or null if no such attribute exists for this ad.

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

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

Return Value

Type: NullableDateTime
The end time for this ad or null if the end_time attribute does not exist.
See Also

Reference