SIFWorks ADK 2.0
StudentScoreSet Class
NamespacesEdustructures.SifWorks.AssessmentStudentScoreSet

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

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



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    StudentScoreSet

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