Returns the specific ending DateTime depending on the settings of the TimeRange

Namespace: Ico.Awx.Common
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public DateTime GetEndTime()
Visual Basic
Public Function GetEndTime As DateTime
JScript
public function GetEndTime() : DateTime

See Also