[This is preliminary documentation and is subject to change.]
An AssessmentForm
| C# | Visual Basic | Visual C++ |
public class AssessmentForm : SifDataObject
Public Class AssessmentForm _ Inherits SifDataObject
public ref class AssessmentForm : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| AssessmentForm | |||||