SIFWorks ADK 2.0
StudentResponseSet Class
NamespacesEdustructures.SifWorks.AssessmentStudentResponseSet

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

A StudentResponseSet
Declaration Syntax
C#Visual BasicVisual C++
public class StudentResponseSet : SifDataObject
Public Class StudentResponseSet _
	Inherits SifDataObject
public ref class StudentResponseSet : public SifDataObject
Members
All MembersConstructorsProperties



IconMemberDescription
StudentResponseSetStudentResponseSetNew()()
Creates an instance of a StudentResponseSet

StudentResponseSetStudentResponseSetNew(String, String, String)
Constructor that accepts values for all mandatory fields

AssessmentAdministrationRefId
Gets or sets the value of the AssessmentAdministrationRefId attribute.

AssessmentRegistrationRefId
Gets or sets the value of the AssessmentRegistrationRefId attribute.

Items
Gets or sets the value of the <Items> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
StudentPersonalRefId
Gets or sets the value of the StudentPersonalRefId attribute.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    StudentResponseSet

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