[]
Initializes a new instance of the SampleReportDescriptor struct.
public SampleReportDescriptor(string path, string name, string description, string id, string thumbnailPath)
Type | Name | Description |
---|---|---|
string | path | The path of the report. |
string | name | The name of the report. |
string | description | The description of the report. |
string | id | The id of the report. |
string | thumbnailPath | The path to the preview image. |