ActiveReports 12
GetType() Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports Namespace > ReportScriptException Class : GetType() Method

Gets the runtime type of the current instance.

Syntax
'Declaration
 
Public Function GetType() As Type
public Type GetType()

Return Value

A System.Type object that represents the exact runtime type of the current instance.
See Also

Reference

ReportScriptException Class
ReportScriptException Members