SIFWorks ADK 2.0
AssessmentForm Class
NamespacesEdustructures.SifWorks.AssessmentAssessmentForm

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

An AssessmentForm
Declaration Syntax
C#Visual BasicVisual C++
public class AssessmentForm : SifDataObject
Public Class AssessmentForm _
	Inherits SifDataObject
public ref class AssessmentForm : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AssessmentFormAssessmentFormNew()()
Creates an instance of an AssessmentForm

AssessmentFormAssessmentFormNew(String, String)
Constructor that accepts values for all mandatory fields

AssessmentRefId
Gets or sets the value of the AssessmentRefId attribute.

AssessmentSubTestRefIds
Gets or sets the value of the <AssessmentSubTestRefIds> element.

AssessmentType
Gets or sets the value of the <AssessmentType> element.

FormName
Gets or sets the value of the <FormName> element.

FormNumbers
Gets or sets the value of the <FormNumbers> element.

GradeLevels
Gets or sets the value of the <GradeLevels> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
Level
Gets or sets the value of the <Level> element.

Period
Gets or sets the value of the <Period> element.

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SetAssessmentType(AssessmentType)
Sets the value of the <AssessmentType> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    AssessmentForm

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