SIFWorks ADK 2.0
AssessmentSubTestRefIds Class
NamespacesEdustructures.SifWorks.AssessmentAssessmentSubTestRefIds

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

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



IconMemberDescription
AssessmentSubTestRefIdsAssessmentSubTestRefIdsNew()()
Creates an instance of an AssessmentSubTestRefIds

AssessmentSubTestRefIdsAssessmentSubTestRefIdsNew(AssessmentSubTestRefId)
Constructor that accepts values for all mandatory fields

AddAssessmentSubTestRefId(String)
Adds the value of the <AssessmentSubTestRefId> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <AssessmentSubTestRefId>)>
   SifKeyedList<(Of <String, AssessmentSubTestRefId>)>
    AssessmentSubTestRefIds

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