Skip to main content
A newer version of this page is available. .

ReportDto Properties

A data transfer object (DTO) that provides the information about a report.
Name Description
CategoryId Identifies the report category.
Comment Specifies the report commentary.
Description Specifies the report description.
Id Identifies the report.
Layout Specifies the report layout bytes.
Name Specifies the report name.
OptimisticLock Identifies the report version used for optimistic locking.
RevisionId Identifies the report revision.
See Also