Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCCONFIGURATIONPROJECT_INDIRECT Property / FUNC_PLCCONFIGURATIONPROJECT_INDIRECT Property

In This Topic
    FUNC_PLCCONFIGURATIONPROJECT_INDIRECT Property
    In This Topic
    Configuration project (indirect) # 20108.
    Syntax
    public PropertyValue FUNC_PLCCONFIGURATIONPROJECT_INDIRECT {get; set;}
    public:
    property PropertyValue^ FUNC_PLCCONFIGURATIONPROJECT_INDIRECT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    For a PLC connection point, this shows the configuration project of the associated PLC box. At bus ports of the "Overview" representation type the value is determined at the same single-line bus port.

    See Also