SIFWorks ADK 2.0
EmploymentRecord Class
NamespacesEdustructures.SifWorks.HrfinEmploymentRecord

[This is preliminary documentation and is subject to change.]

This object contains basic HR information for related to employees. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class EmploymentRecord : SifDataObject
Public Class EmploymentRecord _
	Inherits SifDataObject
public ref class EmploymentRecord : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
EmploymentRecordEmploymentRecordNew()()
Creates an instance of an EmploymentRecord

EmploymentRecordEmploymentRecordNew(String, String, String, String)
Constructor that accepts values for all mandatory fields

Active
Gets or sets the value of the <Active> element.

FullTimeStatus
Gets or sets the value of the <FullTimeStatus> element.

HireDate
Gets or sets the value of the <HireDate> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
LEAInfoRefId
Gets or sets the value of the <LEAInfoRefId> element.

PositionNumber
Gets or sets the value of the <PositionNumber> element.

PositionTitle
Gets or sets the value of the <PositionTitle> element.

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SeniorityDate
Gets or sets the value of the <SeniorityDate> element.

SetFullTimeStatus(FullTimeStatus)
Sets the value of the <FullTimeStatus> element.

SIF_RefId
Gets or sets the value of the SIF_RefId attribute.

SIF_RefObject
Gets or sets the value of the SIF_RefObject attribute.

TenureDate
Gets or sets the value of the <TenureDate> element.

TerminationDate
Gets or sets the value of the <TerminationDate> element.

TotalYearsExperience
Gets or sets the value of the <TotalYearsExperience> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    EmploymentRecord

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