SIFWorks ADK 2.0
LanguageList Property
NamespacesEdustructures.SifWorks.CommonDemographicsLanguageList

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

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

The SIF specification defines the meaning of this null as: "The code that specifies the person's language"

To remove the LanguageList, set LanguageList to null

Version: 2.0

Since: 1.1

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