SIFWorks ADK 2.0
PredecessorItems Property
NamespacesEdustructures.SifWorks.InstrLearningStandardItemPredecessorItems

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

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

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

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