| ISurveyInformationDefaultLanguageId Property |
Id of the survey default Language
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax int DefaultLanguageId { get; }
ReadOnly Property DefaultLanguageId As Integer
Get
property int DefaultLanguageId {
int get ();
}
Property Value
Type:
Int32If not specified the default language will be English (2057)
See Also