Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / ElectricalConfigurationInfo Class
Members
In This Topic
    ElectricalConfigurationInfo Class
    In This Topic
    Holds basic information about electrical configuration.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Projects.Documents.EntityInfo
          EPLAN.Harness.API.Projects.Documents.ElectricalConfigurationInfo

    Syntax
    public class ElectricalConfigurationInfo : EntityInfo 
    Public Properties
     NameDescription
    Public Property Description of this electrical configuration.  
    Public Property List of used electrical options.  
    Public Property ID of the object. (Inherited from EPLAN.Harness.API.Projects.Documents.EntityInfo)
    Public Property Name of the object. (Inherited from EPLAN.Harness.API.Projects.Documents.EntityInfo)
    Public Property Part number.  
    Top
    See Also