SIFWorks ADK 2.0
SetEducationalLevel Method (val)
NamespacesEdustructures.SifWorks.ReportingSLContactSetEducationalLevel(EducationalLevelCode)

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

Sets the value of the <EducationalLevel> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetEducationalLevel(
	EducationalLevelCode val
)
Public Sub SetEducationalLevel ( _
	val As EducationalLevelCode _
)
public:
void SetEducationalLevel (
	EducationalLevelCode^ val
)
Parameters
val (EducationalLevelCode)
A EducationalLevelCode object
Remarks

The SIF specification defines the meaning of this element as: "Highest level of education completed by the contact."

Version: 2.0

Since: 1.5r1

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