Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / POTENTIAL_SIGNAL Property / POTENTIAL_SIGNAL Property

In This Topic
    POTENTIAL_SIGNAL Property
    In This Topic
    Signal name # 33006.
    Syntax
    public PropertyValue POTENTIAL_SIGNAL {get; set;}
    public:
    property PropertyValue^ POTENTIAL_SIGNAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the signal.

    See Also