Click or drag to resize
RoundingDetailAttendanceCodeId Property
Optional Attendance Code ID for the rounding rule.

Namespace: AMG.API.Definitions.Shifts
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Nullable<int> AttendanceCodeId { get; set; }

Property Value

Type: NullableInt32
See Also