SIFWorks ADK 2.0
AssessmentAdministrationRefId Property
NamespacesEdustructures.SifWorks.AssessmentStudentScoreSetAssessmentAdministrationRefId

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

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

The SIF specification defines the meaning of this attribute as: "The administration associated with this score set."

Version: 2.0

Since: 2.0

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