API Help
Eplan.EplApi.DataModel Namespace / Project.ProjectType Enumeration

In This Topic
    Project.ProjectType Enumeration
    In This Topic
    Type of project.
    Syntax
    public enum Project.ProjectType : System.Enum 
    public enum class Project.ProjectType : public System.Enum 
    Members
    MemberValueDescription
    Macro2Macro project
    Schematic1Schematic project
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.Project.ProjectType

    See Also