[This is preliminary documentation and is subject to change.]
This object contains information about the time worked by an employee on a specific job. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class TimeWorked : SifDataObject
Public Class TimeWorked _ Inherits SifDataObject
public ref class TimeWorked : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| TimeWorkedTimeWorkedNew()() |
Creates an instance of a TimeWorked
| |
| TimeWorkedTimeWorkedNew(String, String, String, String) |
Constructor that accepts values for all mandatory fields
| |
| EmployeePersonalRefId |
Gets or sets the value of the <EmployeePersonalRefId> element.
| |
| JobFunction |
Gets or sets the value of the <JobFunction> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| LocationInfoRefId |
Gets or sets the value of the <LocationInfoRefId> element.
| |
| OvertimeHours |
Gets or sets the value of the <OvertimeHours> element.
| |
| PayPeriod |
Gets or sets the value of the <PayPeriod> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| RegularHours |
Gets or sets the value of the <RegularHours> element.
| |
| SetJobFunction(JobFunctionCode) | Sets the value of the <JobFunction> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| TimeWorked | |||||