Click or drag to resize
WeeklyOvertimeOptionsCloseTimecardAt Property

Specifies time when to close cross overtime period time cards.

Used only when CloseTimecard set to true.

Only time part of DateTime is used.

Namespace: AMG.API.Definitions.Policies
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public DateTime CloseTimecardAt { get; set; }

Property Value

Type: DateTime
See Also