Eplan Platform API
Eplan.EplApi.EServices Namespace / SubProject Class
Members

In This Topic
    SubProject Class
    In This Topic
    Represents subproject specified by the defined working sections.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.EServices.SubProject

    Syntax
    public class SubProject 
    public ref class SubProject 
    Public Properties
     NameDescription
    Public PropertyDescription of the associated defined working section for the this subproject.  
    Public PropertyReturns true if subproject represened by this object can be exported.  
    Public PropertyReturns true if project exported from this subproject can be inserted back to project.  
    Public PropertyDisplayed scheme name of the associated defined working section for the this subproject.  
    Public PropertySubproject number.  
    Public PropertyProject for which the subproject is defined.  
    Public PropertyName of the associated defined working section for the this subproject.  
    Public PropertyStatus of this subproject.  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of SubProject object.  
    Top
    See Also