SIFWorks ADK 2.0
CurriculumStructure Class
NamespacesEdustructures.SifWorks.InstrCurriculumStructure

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

An object designed to contain instructional objects such as units, lessons, activities, and assessments joined together under a particular topic and/or duration. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class CurriculumStructure : SifDataObject
Public Class CurriculumStructure _
	Inherits SifDataObject
public ref class CurriculumStructure : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
CurriculumStructureCurriculumStructureNew()()
Creates an instance of a CurriculumStructure

CurriculumStructureCurriculumStructureNew(String, LanguageCode, Title, CurriculumHierarchyLevel)
Constructor that accepts values for all mandatory fields

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

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

Description
Gets or sets the value of the <Description> 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.

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

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

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

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SetCurriculumHierarchyLevel(String, Nullable<(Of <Int32>)>, String)
Sets the value of the <CurriculumHierarchyLevel> element.

SetLanguage(LanguageCode)
Sets the value of the Language attribute.

SetSubjectArea(String)
Sets the value of the <SubjectArea> element.

SetTitles(Title)
Sets the value of the <Titles> element.

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

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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    CurriculumStructure

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