[This is preliminary documentation and is subject to change.]
Information about the school and assignment of employee
| C# | Visual Basic | Visual C++ |
public class EmplAssignment : SifKeyedElement
Public Class EmplAssignment _ Inherits SifKeyedElement
public ref class EmplAssignment : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| EmplAssignmentEmplAssignmentNew()() |
Creates an instance of an EmplAssignment
| |
| EmplAssignmentEmplAssignmentNew(String, GradeLevels, JobFunction) |
Constructor that accepts values for all mandatory fields
| |
| FTE |
Gets or sets the value of the <FTE> element.
| |
| GradeLevels |
Gets or sets the value of the <GradeLevels> element.
| |
| JobFunction |
Gets or sets the value of the <JobFunction> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SchoolInfoRefId |
Gets or sets the value of the SchoolInfoRefId attribute.
| |
| SetJobFunction(JobFunctionCode) | Sets the value of the <JobFunction> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| EmplAssignment | ||||