SIFWorks ADK 2.0
AddLanguage Method (Code)
NamespacesEdustructures.SifWorks.CommonLanguageListAddLanguage(LanguageCode)

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

Adds the value of the <Language> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddLanguage(
	LanguageCode Code
)
Public Sub AddLanguage ( _
	Code As LanguageCode _
)
public:
void AddLanguage (
	LanguageCode^ Code
)
Parameters
Code (LanguageCode)
This is the code that specifies the person's language.
Remarks

This form of setLanguage is provided as a convenience method that is functionally equivalent to the method AddLanguage

Version: 2.0

Since: 1.1

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