Share Email Facebook Twitter LinkedIn Application.Language Property The language used in the current session of Revit.Namespace: Autodesk.Revit.ApplicationServicesAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0) Syntax C# public LanguageType Language { get; }Property ValueLanguageType RemarksUse this property to determine the language used by Revit; this can allow your application to load the appropriate resources. See AlsoReferenceApplication ClassAutodesk.Revit.ApplicationServices Namespace