The duration of the WorkShift in hours

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

Syntax

C#
public int ShiftDuration { get; set; }
Visual Basic
Public Property ShiftDuration As Integer
	Get
	Set
JScript
function get ShiftDuration () : int
function set ShiftDuration (value : int)

See Also