SIFWorks ADK 2.0
SetEnglishProficiency Method (Code)
NamespacesEdustructures.SifWorks.CommonDemographicsSetEnglishProficiency(EnglishProficiencyCode)

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

Sets the value of the <EnglishProficiency> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetEnglishProficiency(
	EnglishProficiencyCode Code
)
Public Sub SetEnglishProficiency ( _
	Code As EnglishProficiencyCode _
)
public:
void SetEnglishProficiency (
	EnglishProficiencyCode^ Code
)
Parameters
Code (EnglishProficiencyCode)
Person's proficiency in English.
Remarks

This form of setEnglishProficiency is provided as a convenience method that is functionally equivalent to the EnglishProficiency

Version: 2.0

Since: 1.1

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