[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <CurriculumHierarchyLevel> element.
| C# | Visual Basic | Visual C++ |
public CurriculumHierarchyLevel CurriculumHierarchyLevel{ get; set;}
Public Property CurriculumHierarchyLevel As CurriculumHierarchyLevel
public: property CurriculumHierarchyLevel^ CurriculumHierarchyLevel { CurriculumHierarchyLevel^ get (); void set (CurriculumHierarchyLevel^ value); }
A CurriculumHierarchyLevel
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