Returns the unique starting time (in minutes) of the WorkShift

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

Syntax

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

See Also