API Help
Eplan.EplApi.MasterData Namespace / MDWireTemplatePosition Class / PotentialType Property

In This Topic
    PotentialType Property
    In This Topic
    The potential type of the wire template
    Syntax
    public Pin.PotentialType PotentialType {get; set;}
    public:
    property Pin.PotentialType PotentialType {
       Pin.PotentialType get();
       void set (    Pin.PotentialType value);
    }
    See Also