Click or drag to resize
LunchBreakRounding Class
Container class for Lunch/Break rounding.
Inheritance Hierarchy
SystemObject
  AMG.API.DefinitionsBaseDefinition
    AMG.API.Definitions.ShiftsLunchBreakRounding

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

The LunchBreakRounding type exposes the following members.

Constructors
  NameDescription
Public methodLunchBreakRounding
Initializes a new instance of the LunchBreakRounding class
Top
Properties
  NameDescription
Public propertyActive
Indicates if the definition is active.
(Inherited from BaseDefinition.)
Public propertyCode
Definition's code
(Inherited from BaseDefinition.)
Public propertyDetails
Array of details for Lunch/Break rounding.
Public propertyId
ID number of definition
(Inherited from BaseDefinition.)
Public propertyName
Name of definition
(Inherited from BaseDefinition.)
Top
See Also