SIFWorks ADK 2.0
Statements Property
NamespacesEdustructures.SifWorks.InstrLearningStandardItemStatements

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

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

The SIF specification defines the meaning of this null as: "The text of the "standard," or "benchmark.""

To remove the Statements, set Statements to null

Version: 2.0

Since: 1.5r1

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