SIFWorks ADK 2.0
StatementCodes Property
NamespacesEdustructures.SifWorks.InstrLearningStandardItemStatementCodes

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

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

The SIF specification defines the meaning of this null as: "An alphanumeric ID code as defined by the organization to identify the statement."

To remove the StatementCodes, set StatementCodes to null

Version: 2.0

Since: 1.5r1

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