SIFWorks ADK 2.0
EmployeeContract Class
NamespacesEdustructures.SifWorks.HrfinEmployeeContract

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

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



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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    EmployeeContract

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