Class that holds information for particular shift
            
Namespace: Ico.Awx.CommonAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# | 
|---|
[SerializableAttribute] public class WorkShift : ICloneable, INotifyPropertyChanged  | 
| Visual Basic | 
|---|
<SerializableAttribute> _ Public Class WorkShift _ Implements ICloneable, INotifyPropertyChanged  | 
| JScript | 
|---|
public class WorkShift implements ICloneable, INotifyPropertyChanged  | 
Inheritance Hierarchy
System..::..Object
Ico.Awx.Common..::..WorkShift
Ico.Awx.Common..::..WorkShift