ScriptCategoryReport Class |
Namespace: Compiled.EDD.Scripting
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 |
Adds a new report entry that is not bound to the instance. This is useful
when properties for reports need to be defined dynamically and are not known
ahead of time.
| |
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.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |