[This is preliminary documentation and is subject to change.]
List of students and their status. The complete list may be sent with some events (e.g. change in RouteStatus) per district policy, but it is more typical of responses.
| C# | Visual Basic | Visual C++ |
public class TransStudent : SifElement
Public Class TransStudent _ Inherits SifElement
public ref class TransStudent : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| TransStudentTransStudentNew()() |
Creates an instance of a TransStudent
| |
| TransStudentTransStudentNew(String, StudentBoardingStatus, String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
| |
| SetStatus(StudentBoardingStatus) |
Sets the value of the Status attribute.
| |
| Status |
Gets or sets the value of the Status attribute.
| |
| StudentPersonalRefId |
Gets or sets the value of the StudentPersonalRefId attribute.
| |
| Value |
Gets or sets the value of the <TransStudent> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||
| Element | |||
| SifElement | |||
| TransStudent | |||