SIFWorks ADK 2.0
Scores Class
NamespacesEdustructures.SifWorks.AssessmentScores

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

A Scores
Declaration Syntax
C#Visual BasicVisual C++
public class Scores : SifKeyedList<string, Score>
Public Class Scores _
	Inherits SifKeyedList(Of String, Score)
public ref class Scores : public SifKeyedList<String^, Score^>
Members
All MembersConstructorsMethods



IconMemberDescription
ScoresScoresNew()()
Creates an instance of a Scores

ScoresScoresNew(Score)
Constructor that accepts values for all mandatory fields

AddScore(String)
Adds the value of the <Score> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Score>)>
   SifKeyedList<(Of <String, Score>)>
    Scores

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