[This is preliminary documentation and is subject to change.]
The specific group of duties or responsibilities of position.
| C# | Visual Basic | Visual C++ |
public class ProgramType : SifKeyedElement
Public Class ProgramType _ Inherits SifKeyedElement
public ref class ProgramType : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ProgramTypeProgramTypeNew()() |
Creates an instance of a ProgramType
| |
| ProgramTypeProgramTypeNew(StudentFamilyProgramType) |
Constructor that accepts values for all mandatory fields
| |
| Code |
Gets or sets the value of the <Code> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| OtherCodeList |
Gets or sets the value of the <OtherCodeList> element.
| |
| SetCode(StudentFamilyProgramType) |
Sets the value of the <Code> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| ProgramType | ||||