[This is preliminary documentation and is subject to change.]
This object contains basic HR information for related to employees. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class EmploymentRecord : SifDataObject
Public Class EmploymentRecord _ Inherits SifDataObject
public ref class EmploymentRecord : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| EmploymentRecord | |||||