SIFWorks ADK 2.0
AssessmentType Property
NamespacesEdustructures.SifWorks.AssessmentAssessmentFormAssessmentType

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

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

The SIF specification defines the meaning of this element as: "Indicates whether this assessment (form) is a standard administration or alternate."

Version: 2.0

Since: 2.0

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