ActiveReports 13
GetType() Method

GrapeCity.ActiveReports.Aspnet.Viewer Assembly > GrapeCity.ActiveReports.Aspnetcore.Viewer Namespace > ReportNotFoundException 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

ReportNotFoundException Class
ReportNotFoundException Members