SIFWorks ADK 2.0
DiagnosticStatement Property
NamespacesEdustructures.SifWorks.AssessmentItemDiagnosticStatement

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

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

The SIF specification defines the meaning of this element as: "Psychometric purpose or design-related comment about the question."

Version: 2.0

Since: 2.0

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