[This is preliminary documentation and is subject to change.]
This object contains information related to curriculum standards statements "standards" or "benchmarks" or the like within the document. This object primarily focuses upon state department curriculum standards, published curriculum standards and local education agency learning standards. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class LearningStandardItem : SifDataObject
Public Class LearningStandardItem _ Inherits SifDataObject
public ref class LearningStandardItem : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| LearningStandardItemLearningStandardItemNew()() |
Creates an instance of a LearningStandardItem
| |
| LearningStandardItemLearningStandardItemNew(String, LanguageCode, StandardHierarchyLevel, GradeLevels, String) |
Constructor that accepts values for all mandatory fields
| |
| 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.) | |
| Language |
Gets or sets the value of the Language attribute.
| |
| LearningStandardDocumentRefId |
Gets or sets the value of the <LearningStandardDocumentRefId> element.
| |
| PredecessorItems |
Gets or sets the value of the <PredecessorItems> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SetLanguage(LanguageCode) |
Sets the value of the Language attribute.
| |
| SetStandardHierarchyLevel(String, Nullable<(Of <Int32>)>) | Sets the value of the <StandardHierarchyLevel> element. | |
| SetStatementCodes(StatementCode) | Sets the value of the <StatementCodes> element. | |
| SetStatements(Statement) | Sets the value of the <Statements> element. | |
| SetSubjectArea(String) | Sets the value of the <SubjectArea> element. | |
| StandardHierarchyLevel |
Gets or sets the value of the <StandardHierarchyLevel> element.
| |
| StatementCodes |
Gets or sets the value of the <StatementCodes> element.
| |
| Statements |
Gets or sets the value of the <Statements> element.
| |
| SubjectArea |
Gets or sets the value of the <SubjectArea> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| LearningStandardItem | |||||