ReportDataV2 Constructors
The persistent class used to store reports in the Reports V2 Module. Inherits BaseObject and thus has the Guid-type identifier.Name | Parameters | Description |
---|---|---|
ReportDataV2(Session, Type) | session, dataType | For internal use. |
ReportDataV2(Session) | session | Used to initialize a new instance of a ReportDataV2 descendant in a specific Session. |
See Also