Gets ScriptLanguage that sets scripts programming language.
Namespace:
PerpetuumSoft.Reporting.DesignerAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public ScriptLanguage Language { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Language As ScriptLanguage |
Visual C++ |
---|
public: property ScriptLanguage Language { ScriptLanguage get (); } |