ControlledApplication.Language Property

ControlledApplicationLanguage Property


Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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