Specifies the minutes of the starting time of the WorkShift
Namespace: Ico.Awx.CommonAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int ShiftStartMinutes { get; set; } |
Visual Basic |
---|
Public Property ShiftStartMinutes As Integer Get Set |
JScript |
---|
function get ShiftStartMinutes () : int function set ShiftStartMinutes (value : int) |