SIFWorks ADK 2.0
CurriculumHierarchyLevel Property
NamespacesEdustructures.SifWorks.InstrCurriculumStructureCurriculumHierarchyLevel

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

Gets or sets the value of the <CurriculumHierarchyLevel> element.
Declaration Syntax
C#Visual BasicVisual C++
public CurriculumHierarchyLevel CurriculumHierarchyLevel{ get; set;}
Public Property CurriculumHierarchyLevel As CurriculumHierarchyLevel
public:
property CurriculumHierarchyLevel^ CurriculumHierarchyLevel {
	CurriculumHierarchyLevel^ get ();
	void set (CurriculumHierarchyLevel^ value);
}
Value
A CurriculumHierarchyLevel
Remarks

The SIF specification defines the meaning of this null as: "Integer assigned to each hierarchical level within the CurriculumStructure tree. The top level is "1"."

To remove the CurriculumHierarchyLevel, set CurriculumHierarchyLevel to null

Version: 2.0

Since: 1.5r1

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