SIFWorks ADK 2.0
StudentPersonalRefId Property
NamespacesEdustructures.SifWorks.ProgramsTestAccommodationStudentPersonalRefId

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

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

The SIF specification defines the meaning of this element as: "Reference to StudentPersonal object. Typically a vendor is allowed to receive a StatePrId or a StudentName, but not both together. The student must be identified by StudentPersonalRefId, or StudentName and LocalId, or StateStudentId."

Version: 2.0

Since: 2.0

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