ReportDataV2 Constructors
The entity class used to store reports in the Reports V2 Module.| Name | Parameters | Description |
|---|---|---|
| ReportDataV2() | none | Initializes a new instance of the ReportDataV2 class. |
| ReportDataV2(Type) | dataType | Initializes a new instance of the ReportDataV2 class. |
See Also