SIFWorks ADK 2.0
EnglishProficiency Property
NamespacesEdustructures.SifWorks.CommonDemographicsEnglishProficiency

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

Gets or sets the value of the <EnglishProficiency> element.
Declaration Syntax
C#Visual BasicVisual C++
public EnglishProficiency EnglishProficiency{ get; set;}
Public Property EnglishProficiency As EnglishProficiency
public:
property EnglishProficiency^ EnglishProficiency {
	EnglishProficiency^ get ();
	void set (EnglishProficiency^ value);
}
Value
An EnglishProficiency
Remarks

The SIF specification defines the meaning of this null as: "The person's proficiency in English"

To remove the EnglishProficiency, set EnglishProficiency to null

Version: 2.0

Since: 1.1

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