[This is preliminary documentation and is subject to change.]
A StudentResponseSet
| C# | Visual Basic | Visual C++ |
public class StudentResponseSet : SifDataObject
Public Class StudentResponseSet _ Inherits SifDataObject
public ref class StudentResponseSet : public SifDataObject
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| StudentResponseSet | |||||