Hide Table of Contents
Class: Report

Description

The Report class returns a list of configured reports in the Workflow Manager (Classic) geodatabase.

Class hierarchy

esri.WorkflowManager.SupportClasses.Report()

Properties

NameTypeSummary
descriptionstringA description of the report.
hierachystringThe category the report falls under.
idintA unique identifier for the report.
namestringThe name of the report.
titlestringThe title that appears at the top of the report.
Property Details

<string> description

A description of the report.

<string> hierachy

The category the report falls under.

<int> id

A unique identifier for the report.

<string> name

The name of the report.

<string> title

The title that appears at the top of the report.