SIFWorks ADK 2.0
TransStudent Class
NamespacesEdustructures.SifWorks.TransTransStudent

[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.
Declaration Syntax
C#Visual BasicVisual C++
public class TransStudent : SifElement
Public Class TransStudent _
	Inherits SifElement
public ref class TransStudent : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  TransStudent

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10