SIFWorks ADK 2.0
Score Constructor (assessmentSubTestRefId)
NamespacesEdustructures.SifWorks.AssessmentScoreScoreScoreNew(String)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public Score(
	string assessmentSubTestRefId
)
Public Sub New ( _
	assessmentSubTestRefId As String _
)
public:
Score (
	String^ assessmentSubTestRefId
)
Parameters
assessmentSubTestRefId (String)
References the AssessmentSubTest that defines the score.

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