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

In This Topic
    FUNC_PLCLEFTRACKSIZE Property
    In This Topic
    Number of positions in the rack (to the left) # 20260.
    Syntax
    public PropertyValue FUNC_PLCLEFTRACKSIZE {get; set;}
    public:
    property PropertyValue^ FUNC_PLCLEFTRACKSIZE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Shows the number of possible positions in the rack. The property can used when the rack is extended from the right to the left.

    See Also