[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <PredecessorItems> element.
| C# | Visual Basic | Visual C++ |
public PredecessorItems PredecessorItems{ get; set;}
Public Property PredecessorItems As PredecessorItems
public: property PredecessorItems^ PredecessorItems { PredecessorItems^ get (); void set (PredecessorItems^ value); }
A PredecessorItems
The SIF specification defines the meaning of this null as: "GUID assigned to the LearningStandardItem directly above it in the hierarchy tree. This is a repeatable element because a single granular item may relate to multiple parent levels of the hierarchy."
To remove the PredecessorItems, set PredecessorItems to null
Version: 2.0
Since: 1.5r1