SIFWorks ADK 2.0
SchoolAttendedRefId Property
NamespacesEdustructures.SifWorks.EtranscriptsCourseSchoolAttendedRefId

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

Gets or sets the value of the <SchoolAttendedRefId> element.
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 element of this object.
Remarks

The SIF specification defines the meaning of this element as: "Reference to the school where the course is being taken (see SchoolAttended); may be omitted if the school is the same as the school of record."

Version: 2.0

Since: 2.0

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