SIFWorks ADK 2.0
SubTestTier Property
NamespacesEdustructures.SifWorks.AssessmentAssessmentSubTestSubTestTier

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

Gets or sets the value of the <SubTestTier> element.
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<int> SubTestTier{ get; set;}
Public Property SubTestTier As Nullable(Of Integer)
public:
property Nullable<int> SubTestTier {
	Nullable<int> get ();
	void set (Nullable<int> value);
}
Value
The SubTestTier element of this object.
Remarks

The SIF specification defines the meaning of this element as: "An integer that defines the level or tier of the score in a multi-level arrangement of composite scores. Zero indicates the highest or root level."

Version: 2.0

Since: 2.0

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