Click or drag to resize
ShiftId Class
Container class used as a key for Shifts.
Inheritance Hierarchy

Namespace: AMG.API.Definitions.Shifts
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public class ShiftId

The ShiftId type exposes the following members.

Constructors
  NameDescription
Public methodShiftId
Initializes a new instance of the ShiftId class
Top
Methods
Properties
  NameDescription
Public propertyShiftGroupId
Shift group ID which contains she shift.
Public propertyShiftNumber
A number assigned to the shift.
Top
See Also