Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / ReportData Structure
Properties

In This Topic
    ReportData Structure Members
    In This Topic

    The following tables list the members exposed by ReportData.

    Public Properties
     NameDescription
    Public Property Number of columns in the table.  
    Public Property Get list of columns.  
    Public Property Gets list of all rows in report table, where each row is represented by a list of all properties (with their names as "key") of given row. List of these properties contains also properties which are not included in UI.  
    Public PropertyOverloaded.  Access a field in a table.  
    Public Property Number of rows in the table.  
    Top
    See Also