API Help
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList Class / CONNECTION_ACL_COLOR Property / CONNECTION_ACL_COLOR(Int32) Property

In This Topic
    CONNECTION_ACL_COLOR(Int32) Property
    In This Topic
    Autoconnecting line: Color # 31005. This property isn't indexed.
    Syntax
    public MDPropertyValue CONNECTION_ACL_COLOR( 
       int index
    ) {get; set;}
    public:
    property MDPropertyValue^ CONNECTION_ACL_COLOR {
       MDPropertyValue^ get(int index);
       void set (int index, MDPropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Int64.
    See Also