Click or drag to resize

TimeCardActionCommand Properties

The TimeCardActionCommand type exposes the following members.

Properties
 NameDescription
Public propertyActionId Defines type of the action performed; TimeCardAction enumeration.
Public propertyComment Optional comment.
Public propertyEmployeeId User ID. Together with WeekStartDate defines which TimeCard entity will be modified
Public propertyWeekStartDate Date value; must be equal to one of existing Time Card Week’s start date. This parameter effectively defines reference to Time Card Week.
Top
See Also