SIFWorks ADK 2.0
StandardHierarchyLevel Property
NamespacesEdustructures.SifWorks.InstrLearningStandardItemStandardHierarchyLevel

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

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

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

To remove the StandardHierarchyLevel, set StandardHierarchyLevel to null

Version: 2.0

Since: 1.5r1

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