Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / ColumnDescription Class
Members
In This Topic
    ColumnDescription Class
    In This Topic
    Description of the column in ReportData table. Can be used for indexing.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Projects.Documents.ColumnDescription

    Syntax
    public class ColumnDescription 
    Public Properties
     NameDescription
    Public Property Name of the column.  
    Public Property Is this column used, or not?  
    Top
    See Also