SIFWorks ADK 2.0
SetProjectedExitReason Method (Codeset, Value)
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationSetProjectedExitReason(Codeset, String)

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

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

This form of setProjectedExitReason is provided as a convenience method that is functionally equivalent to the ProjectedExitReason

Version: 2.0

Since: 2.0

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