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

In This Topic
    FRAME_NUMBER_OF_LADDERS Property
    In This Topic
    Number of ladders # 12007.
    Syntax
    public PropertyValue FRAME_NUMBER_OF_LADDERS {get; set;}
    public:
    property PropertyValue^ FRAME_NUMBER_OF_LADDERS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Specifies how many 'ladders' are shown on a page for JIC projects.

    See Also