[This is preliminary documentation and is subject to change.]
A TermInfoData
| C# | Visual Basic | Visual C++ |
public class TermInfoData : SifKeyedElement
Public Class TermInfoData _ Inherits SifKeyedElement
public ref class TermInfoData : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| TermInfoDataTermInfoDataNew()() |
Creates an instance of a TermInfoData
| |
| TermInfoDataTermInfoDataNew(String) |
Constructor that accepts values for all mandatory fields
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| EndDate |
Gets or sets the value of the <EndDate> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SchoolAttendedRefId |
Gets or sets the value of the SchoolAttendedRefId attribute.
| |
| SchoolYear |
Gets or sets the value of the <SchoolYear> element.
| |
| SetEndDate(String) | Sets the value of the <EndDate> element. | |
| SetStartDate(String) | Sets the value of the <StartDate> element. | |
| SetTermSpan(SessionTypeCode) | Sets the value of the <TermSpan> element. | |
| StartDate |
Gets or sets the value of the <StartDate> element.
| |
| TermCode |
Gets or sets the value of the <TermCode> element.
| |
| TermSpan |
Gets or sets the value of the <TermSpan> element.
| |
| Track |
Gets or sets the value of the <Track> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| TermInfoData | ||||