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

In This Topic
    POTENTIAL_TYPE Property
    In This Topic
    Potential type # 31006.
    Syntax
    public PropertyValue POTENTIAL_TYPE {get; set;}
    public:
    property PropertyValue^ POTENTIAL_TYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also