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

In This Topic
    CONNECTION_ACL_FACTOR Property
    In This Topic
    Autoconnecting line: Pattern length # 31018.
    Syntax
    public PropertyValue CONNECTION_ACL_FACTOR {get; set;}
    public:
    property PropertyValue^ CONNECTION_ACL_FACTOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also