Report |
public class ReportTaskTemplate
The ReportTaskTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
| ReportTaskTemplate | Initializes a new instance of the ReportTaskTemplate class |
| Name | Description | |
|---|---|---|
| Configuration | Current Configuration | |
| DefaultBodyScript | Default task body script defined by the template | |
| DefaultExecutionStep | Default execution step defined by the template | |
| DefaultParameters | Default parameters defined by the template | |
| DefaultScript | Default task script defined by the template | |
| Description | Description of the template | |
| Error | Last error message got when parsing the template | |
| FilePath | Current file path | |
| Name | Name |
| 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) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| LoadTemplates | List of available Table Templates | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ParseConfiguration | Parse the template configuration to initialize the task | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| DefaultName | Name of the default task template | |
| LastModification | Last modification date time |