SIFWorks ADK 2.0
SetProgramType Method (Code)
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationSetProgramType(StudentFamilyProgramType)

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

Sets the value of the <ProgramType> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetProgramType(
	StudentFamilyProgramType Code
)
Public Sub SetProgramType ( _
	Code As StudentFamilyProgramType _
)
public:
void SetProgramType (
	StudentFamilyProgramType^ Code
)
Parameters
Code (StudentFamilyProgramType)
The type of the program. Type identifies the list of values.
Remarks

This form of setProgramType is provided as a convenience method that is functionally equivalent to the ProgramType

Version: 2.0

Since: 2.0

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