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

In This Topic
    CONNECTION_ACL_LAYER Property
    In This Topic
    Autoconnecting line: Layer # 31017.
    Syntax
    public PropertyValue CONNECTION_ACL_LAYER {get; set;}
    public:
    property PropertyValue^ CONNECTION_ACL_LAYER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also