SIFWorks ADK 2.0
LearningStandardItem Class
NamespacesEdustructures.SifWorks.InstrLearningStandardItem

[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.
Declaration Syntax
C#Visual BasicVisual C++
public class LearningStandardItem : SifDataObject
Public Class LearningStandardItem _
	Inherits SifDataObject
public ref class LearningStandardItem : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    LearningStandardItem

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