[This is preliminary documentation and is subject to change.]
The student's English proficiency level
| C# | Visual Basic | Visual C++ |
public class EnglishProficiency : SifKeyedElement
Public Class EnglishProficiency _ Inherits SifKeyedElement
public ref class EnglishProficiency : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| EnglishProficiencyEnglishProficiencyNew()() |
Creates an instance of an EnglishProficiency
| |
| EnglishProficiencyEnglishProficiencyNew(EnglishProficiencyCode) |
Constructor that accepts values for all mandatory fields
| |
| Code |
Gets or sets the value of the Code attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| OtherCodeList |
Gets or sets the value of the <OtherCodeList> element.
| |
| SetCode(EnglishProficiencyCode) |
Sets the value of the Code attribute.
| |
| ToString()() | Returns the value of the Code attribute (Overrides Element.ToString()().) |
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| EnglishProficiency | ||||