secondaryReport Methods |
[This is preliminary documentation and is subject to change.]
The secondaryReport type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GenerateParentReadmeFile |
Generates the report set directory readme file.
| |
| GetAndSaveDataTable |
Creates the summary reports
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetTable |
Gets the table.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load |
Loads the specified folder.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ScanSubdirectories |
Scans the subdirectories of given folder and creates summaries for each experiment group, where groups are formed following the structure of subdirectory tree
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |