GridTooLargeForExportToExcelException Constructor (String)
Initializes a new instance of the GridTooLargeForExportToExcelException class with the specified message.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Sub New ( _
message As String _
)
'Usage
Dim message As String
Dim instance As New GridTooLargeForExportToExcelException(message)
public GridTooLargeForExportToExcelException(
string message
)
Parameters
message
Type: System.StringThe localized message.
See Also
Reference
GridTooLargeForExportToExcelException Class
GridTooLargeForExportToExcelException Members