See Also

ActiveReport Class  | ActiveReport Members  | Script

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports Send feedback to Data Dynamics

ScriptLanguage Property

Sets or returns the scripting language ActiveReports will use to write and interpret the script properties. 

[Visual Basic]
Public Property ScriptLanguage As String
[C#]
public string ScriptLanguage {get; set;}

Return Type

String value that is the current scripting language.  The default value is C#.

Remarks

When the ScriptLanguage is set, the script editor will use the specified scripting language.  Currently, ActiveReports supports only C# for run-time scripting.

See Also

ActiveReport Class  | ActiveReport Members  | Script

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.