SIFWorks ADK 2.0
TransStudents Class
NamespacesEdustructures.SifWorks.TransTransStudents

[This is preliminary documentation and is subject to change.]

A TransStudents
Declaration Syntax
C#Visual BasicVisual C++
public class TransStudents : SifList<TransStudent>
Public Class TransStudents _
	Inherits SifList(Of TransStudent)
public ref class TransStudents : public SifList<TransStudent^>
Members
All MembersConstructorsMethods



IconMemberDescription
TransStudentsTransStudentsNew()()
Creates an instance of a TransStudents

TransStudentsTransStudentsNew(TransStudent)
Constructor that accepts values for all mandatory fields

AddStudent(String, StudentBoardingStatus, String)
Adds the value of the <Student> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <TransStudent>)>
   TransStudents

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