[This is preliminary documentation and is subject to change.]
This object contains HR contract information related to employees. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class EmployeeContract : SifDataObject
Public Class EmployeeContract _ Inherits SifDataObject
public ref class EmployeeContract : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| EmployeeContractEmployeeContractNew()() |
Creates an instance of an EmployeeContract
| |
| EmployeeContractEmployeeContractNew(String, String, Nullable<(Of <Decimal>)>, Nullable<(Of <DateTime>)>, Nullable<(Of <DateTime>)>) |
Constructor that accepts values for all mandatory fields
| |
| AssignmentDays |
Gets or sets the value of the <AssignmentDays> element.
| |
| BaseSalary |
Gets or sets the value of the <BaseSalary> element.
| |
| ContractDays |
Gets or sets the value of the <ContractDays> element.
| |
| ContractEndDate |
Gets or sets the value of the <ContractEndDate> element.
| |
| ContractStartDate |
Gets or sets the value of the <ContractStartDate> element.
| |
| ContractTerm |
Gets or sets the value of the <ContractTerm> element.
| |
| EmployeePersonalRefId |
Gets or sets the value of the EmployeePersonalRefId attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SetContractTerm(ContractualTermCode) |
Sets the value of the <ContractTerm> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| EmployeeContract | |||||