SIFWorks ADK 2.0
AssessmentRegistrationRefId Property
NamespacesEdustructures.SifWorks.ProgramsTestAccommodationAssessmentRegistrationRefId

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

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

The SIF specification defines the meaning of this element as: "RefId for the student's registration / assignment to take a particular test (test name, subject area, level, grade level, type) at a particular time or within a particular timeframe. An assessment may also be identified by omitting this element and specifying the whole set (TestAdministration, TestSubjectArea, TestGradeLevel, TestAdministrationDateRange or PlannedTestAdministrationDate, and TestType)."

Version: 2.0

Since: 2.0

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