ActiveReports 12
GetType() Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine Namespace > InvalidDefinitionException 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

InvalidDefinitionException Class
InvalidDefinitionException Members