| IContextLanguageId Property |
Id of the current survey language.
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax int LanguageId { get; set; }
Property LanguageId As Integer
Get
Set
property int LanguageId {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also