[This is preliminary documentation and is subject to change.]
Integer assigned to each hierarchical level within the CurriculumStructure tree. The top level is "1".
| C# | Visual Basic | Visual C++ |
public class CurriculumHierarchyLevel : SifKeyedElement
Public Class CurriculumHierarchyLevel _ Inherits SifKeyedElement
public ref class CurriculumHierarchyLevel : public SifKeyedElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| CurriculumHierarchyLevelCurriculumHierarchyLevelNew()() |
Creates an instance of a CurriculumHierarchyLevel
| |
| CurriculumHierarchyLevelCurriculumHierarchyLevelNew(String, Nullable<(Of <Int32>)>, String) |
Constructor that accepts values for all mandatory fields
| |
| Description |
Gets or sets the value of the Description attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| Name |
Gets or sets the value of the Name attribute.
| |
| Number |
Gets or sets the value of the <Number> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| CurriculumHierarchyLevel | ||||