RVTDocs.com

Application.Language

Property
Description:
The language used in the current session of Revit.
Remarks:
Use this property to determine the language used by Revit; this can allow your application to load the appropriate resources.
Syntax
public LanguageType Language { get; }