Returns the end point in time, given the time zone for local time.
            
Namespace: Apptus.ESales.Connector.Time
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public TimePoint End( TimeZoneInfo tz )
Parameters
- tz
 - Type: SystemTimeZoneInfo
 
Return Value
Type: TimePointSee Also