[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.
| C# | Visual Basic | Visual C++ |
public class EmployeeAssignment : SifDataObject
Public Class EmployeeAssignment _ Inherits SifDataObject
public ref class EmployeeAssignment : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| EmployeeAssignment | |||||