Script |
public class ScriptCategoryReport : ScriptReport
The ScriptCategoryReport type exposes the following members.
| Name | Description | |
|---|---|---|
| ScriptCategoryReport | Initializes a new instance of the ScriptCategoryReport class. |
| Name | Description | |
|---|---|---|
| AddItem(CustomReportRow) | Adds a new report entry to the list using an existing CustomReportRow instance. | |
| AddItem(String, String, String) | Adds a new report entry to the list. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetCustomRows | Gets a list of custom rows added to the report. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetNewReportItem | Gets a new report item that can be added to the report later. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |