SIFWorks ADK 2.0
AssessmentPerformanceHistory Class
NamespacesEdustructures.SifWorks.EtranscriptsAssessmentPerformanceHistory

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

An AssessmentPerformanceHistory
Declaration Syntax
C#Visual BasicVisual C++
public class AssessmentPerformanceHistory : SifList<AssessmentHistory>
Public Class AssessmentPerformanceHistory _
	Inherits SifList(Of AssessmentHistory)
public ref class AssessmentPerformanceHistory : public SifList<AssessmentHistory^>
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AssessmentPerformanceHistoryAssessmentPerformanceHistoryNew()()
Creates an instance of an AssessmentPerformanceHistory

AssessmentPerformanceHistoryAssessmentPerformanceHistoryNew(AssessmentHistory)
Constructor that accepts values for all mandatory fields

AddAssessment(String, PartialDateType, GradeLevel, AssessmentReportingMethod, String)
Adds the value of the <Assessment> element.

KeyFields
Gets the metadata fields that make up the key of this object

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <AssessmentHistory>)>
   AssessmentPerformanceHistory

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