Returns the unique ending 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 GetWorkShiftEnd()
Visual Basic
Public Function GetWorkShiftEnd As DateTime
JScript
public function GetWorkShiftEnd() : DateTime

See Also