[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <EnglishProficiency> element.
| C# | Visual Basic | Visual C++ |
public EnglishProficiency EnglishProficiency{ get; set;}
Public Property EnglishProficiency As EnglishProficiency
public: property EnglishProficiency^ EnglishProficiency { EnglishProficiency^ get (); void set (EnglishProficiency^ value); }
An EnglishProficiency
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