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

In This Topic
    CONNECTION_ACL_STYLE Property
    In This Topic
    Autoconnecting line: Line type # 31015.
    Syntax
    public PropertyValue CONNECTION_ACL_STYLE {get; set;}
    public:
    property PropertyValue^ CONNECTION_ACL_STYLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also