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