Returns the specific starting 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 GetStartTime()
Visual Basic
Public Function GetStartTime As DateTime
JScript
public function GetStartTime() : DateTime

See Also