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

In This Topic
    CONNECTION_ACL_COLOR Property
    In This Topic
    Autoconnecting line: Color # 31005.
    Syntax
    public PropertyValue CONNECTION_ACL_COLOR {get; set;}
    public:
    property PropertyValue^ CONNECTION_ACL_COLOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also