[This is preliminary documentation and is subject to change.]
A StudentScoreSet
| C# | Visual Basic | Visual C++ |
public class StudentScoreSet : SifDataObject
Public Class StudentScoreSet _ Inherits SifDataObject
public ref class StudentScoreSet : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| StudentScoreSetStudentScoreSetNew()() |
Creates an instance of a StudentScoreSet
| |
| StudentScoreSetStudentScoreSetNew(String, AssessmentReportingMethod, 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.
| |
| 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.) | |
| ScoreMetric |
Gets or sets the value of the ScoreMetric attribute.
| |
| Scores |
Gets or sets the value of the <Scores> element.
| |
| SetScoreMetric(AssessmentReportingMethod) |
Sets the value of the ScoreMetric attribute.
| |
| 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 | |||||
| StudentScoreSet | |||||