SIFWorks ADK 2.0
SetAssessmentType Method (val)
NamespacesEdustructures.SifWorks.AssessmentAssessmentFormSetAssessmentType(AssessmentType)

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

Sets the value of the <AssessmentType> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetAssessmentType(
	AssessmentType val
)
Public Sub SetAssessmentType ( _
	val As AssessmentType _
)
public:
void SetAssessmentType (
	AssessmentType^ val
)
Parameters
val (AssessmentType)
A AssessmentType 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