SIFWorks ADK 2.0
SchoolAttendedRefId Property
NamespacesEdustructures.SifWorks.EtranscriptsStudentSchoolEnrollmentDataSchoolAttendedRefId

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

Gets or sets the value of the SchoolAttendedRefId attribute.
Declaration Syntax
C#Visual BasicVisual C++
public string SchoolAttendedRefId{ get; set;}
Public Property SchoolAttendedRefId As String
public:
property String^ SchoolAttendedRefId {
	String^ get ();
	void set (String^ value);
}
Value
The SchoolAttendedRefId attribute of this object.
Remarks

The SIF specification defines the meaning of this attribute as: "References the school of record for the student (see SchoolAttended)."

Version: 2.0

Since: 2.0

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