Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDCableTemplatePosition Class / PotentialType Property

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