SIFWorks ADK 2.0
SetPlannedAssessmentParticipation Method (Codeset, Value)
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationSetPlannedAssessmentParticipation(Codeset, String)

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

Sets the value of the <PlannedAssessmentParticipation> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetPlannedAssessmentParticipation(
	Codeset Codeset,
	string Value
)
Public Sub SetPlannedAssessmentParticipation ( _
	Codeset As Codeset, _
	Value As String _
)
public:
void SetPlannedAssessmentParticipation (
	Codeset^ Codeset, 
	String^ Value
)
Parameters
Codeset (Codeset)
Identifies source of value provided.
Value (String)
Gets or sets the content value of the &lt;PlannedAssessmentParticipation&gt; element
Remarks

This form of setPlannedAssessmentParticipation is provided as a convenience method that is functionally equivalent to the PlannedAssessmentParticipation

Version: 2.0

Since: 2.0

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