DesignAnalyzerOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Design |
Initializes a new instance of the Design |
#Properties
Name | Description |
---|---|
Enable |
Specifies whether to enable links for error codes in the Report Design Analyzer. |
Enable |
Specifies whether the Report Design Analyzer shows errors, warnings, and information messages related to report creation. |
Enable |
Specifies whether the Report Design Analyzer shows errors, warnings, and information messages related to report export. |
Enable |
Specifies whether the Report Design Analyzer shows errors, warnings, and information messages related to the report layout. |
Enable |
Specifies whether the Report Design Analyzer shows errors, warnings, and information messages related to report scripts. |
Show |
Specifies whether the Report Design Analyzer shows messages of the “Error” type. |
Show |
Specifies whether the Report Design Analyzer shows messages of the “Information” type. |
Show |
Specifies whether to show a notification popup with errors that occured during report creation. |
Show |
Specifies whether the Report Design Analyzer shows messages of the “Warning” type. |
Suppressed |
Contains a collection of error codes used to disable messages associated with them. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also