| Visual Basic (Declaration) | |
|---|---|
Public Property ScriptLanguage As String | |
| C# | |
|---|---|
public string ScriptLanguage {get; set;} | |
Property Value
String value that is the current scripting language. The default value is C#.
When the ScriptLanguage is set, the script editor will use the specified scripting language. ActiveReports supports C# and VB.NET for run-time scripting.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family