Click or drag to resize
PolicyClosePeriodAt Property

Specifies time when to close cross pay period time cards.

Used only when ClosePeriod 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 ClosePeriodAt { get; set; }

Property Value

Type: DateTime
See Also