SIFWorks ADK 2.0
EmployeeAssignment Class
NamespacesEdustructures.SifWorks.HrfinEmployeeAssignment

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

This object defines information related to a staff member's assignment as it pertains to the human resource needed to track staff assignment for staff reporting and financial funding tracking. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class EmployeeAssignment : SifDataObject
Public Class EmployeeAssignment _
	Inherits SifDataObject
public ref class EmployeeAssignment : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
EmployeeAssignmentEmployeeAssignmentNew()()
Creates an instance of an EmployeeAssignment

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

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

EmployeePersonalRefId
Gets or sets the value of the EmployeePersonalRefId attribute.

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

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

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

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

JobStartDate
Gets or sets the value of the <JobStartDate> 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.

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

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

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SetJobClassification(JobClassificationCode)
Sets the value of the <JobClassification> element.

SetPrimaryAssignment(YesNo)
Sets the value of the <PrimaryAssignment> element.

SetSISId(String)
Sets the value of the <SISId> element.

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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    EmployeeAssignment

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