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

    Property Value

    Returns property value of type System.Int64.
    See Also