Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / PlotFramePropertyList Class / FRAME_CONT_LADDER_DESCR Property / FRAME_CONT_LADDER_DESCR Property

In This Topic
    FRAME_CONT_LADDER_DESCR Property
    In This Topic
    Continuous row / column designation # 12031.
    Syntax
    public PropertyValue FRAME_CONT_LADDER_DESCR {get; set;}
    public:
    property PropertyValue^ FRAME_CONT_LADDER_DESCR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    For ladder logic: The rows are incremented exactly like the columns, that is, each row designation only exists once per page.

    See Also