Harness proD API Help
EPLAN.Harness.API.Common Namespace / ApiNote Class
Members
In This Topic
    ApiNote Class
    In This Topic
    Represents a note in a notes table.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Common.ApiNote

    Syntax
    public class ApiNote 
    Public Constructors
     NameDescription
    Public ConstructorCreate a new instance of a note.  
    Top
    Public Properties
     NameDescription
    Public PropertyIndicates whether to display current note or not.  
    Public PropertyKey for accessing respective note.  
    Public PropertyText displayed in table.  
    Top
    See Also