SIFWorks ADK 2.0
TimeWorked Class
NamespacesEdustructures.SifWorks.HrfinTimeWorked

[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.
Declaration Syntax
C#Visual BasicVisual C++
public class TimeWorked : SifDataObject
Public Class TimeWorked _
	Inherits SifDataObject
public ref class TimeWorked : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10