ControlledApplication.Language Property

ControlledApplicationLanguage Property


Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public LanguageType Language { get; }
Public ReadOnly Property Language As LanguageType
	Get
public:
property LanguageType Language {
	LanguageType get ();
}
member Language : LanguageType with get

Property Value

LanguageType
See Also