Description
      The Report class returns a list of configured reports in the Workflow Manager (Classic) geodatabase.
      Class hierarchy
      esri.WorkflowManager.SupportClasses.Report()
      Properties
      
        |
        | description | string | A description of the report. | 
        | hierachy | string | The category the report falls under. | 
        | id | int | A unique identifier for the report. | 
        | name | string | The name of the report. | 
        | title | string | The title that appears at the top of the report. | 
        
      
     Property Details
      
        
        A description of the report.
             
      
        
        The category the report falls under.
       
      
        
        A unique identifier for the report.
       
        
      
        
        The title that appears at the top of the report.