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

In This Topic
    POTENTIAL_NETNAME Property
    In This Topic
    Net name # 33007.
    Syntax
    public PropertyValue POTENTIAL_NETNAME {get; set;}
    public:
    property PropertyValue^ POTENTIAL_NETNAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the net.

    See Also