Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET Standard 2.0+ platform documentation. This link will take you to the parent topic of the current section.

ReportDataV2 Properties

The entity class used to store reports in the Reports V2 Module.
Name Description
Content Specifies the report content.
DataTypeCaption Gets the type caption of persistent objects that are displayed within the report.
DataTypeName Gets the name of the report’s data type.
DisplayName Specifies the report’s display name.
ID Specifies the ReportDataV2 identifier.
IsInplaceReport Specifies whether or not the report is inplace.
IsPredefined Gets a boolean value that indicates whether or not the report is predefined.
ParametersObjectType Specifies the type of the reports parameter object.
ParametersObjectTypeName Specifies the name of the reports parameter object type.
PredefinedReportType Specifies the type of the predefined report.
PredefinedReportTypeName Specifies the name of the reports parameter object type.
See Also