SIFWorks ADK 2.0
StudentParticipationRefId Property
NamespacesEdustructures.SifWorks.ProgramsStudentProgramAccommodationStudentParticipationRefId

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

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

The SIF specification defines the meaning of this element as: "Reference to the instance of the StudentParticipation object in which the required test accommodation(s) are specified for the date of the test."

Version: 2.0

Since: 2.0

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