Harness proD API Help
EPLAN.Harness.API.ApiProperties Namespace / ElectricalOption Class
Members
In This Topic
    ElectricalOption Class
    In This Topic
    Electrical option property.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.ApiProperties.ElectricalOption

    Syntax
    public class ElectricalOption 
    Remarks
    Property consists of a unique name, description and System.Boolean that indicates whether this electrical option is used for the current object. To set new electrical options for this project go to EPLAN.Harness.API.Projects.Documents.Project.ElectricalOptions.
    Public Properties
     NameDescription
    Public Property Gets the description of this electrical option.  
    Public Property Gets or sets if this electrical option is used for the current object.  
    Public Property Gets name of this electrical option.  
    Top
    See Also