Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList 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 MDPropertyValue CONNECTION_ACL_LAYER {get; set;}
    public:
    property MDPropertyValue^ CONNECTION_ACL_LAYER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also