ActiveReports 8
InvalidDDSheetNameException Constructor(String)

Gets the name of the parameter that causes the exception.
Create a InvalidDDSheetNameException instance with parameter name.
Syntax
'Declaration
 
Public Function New( _
   ByVal paramName As System.String _
)
public InvalidDDSheetNameException( 
   System.string paramName
)

Parameters

paramName
Gets the name of the parameter that causes the exception.
See Also

Reference

InvalidDDSheetNameException Class
InvalidDDSheetNameException Members
Overload List

Support Forum