API Help
Eplan.EplApi.DataModel.MasterData Namespace / PlotFramePropertyList Class / FRAME_NUMBER_OF_LADDERS Property / FRAME_NUMBER_OF_LADDERS(Int32) Property

In This Topic
    FRAME_NUMBER_OF_LADDERS(Int32) Property
    In This Topic
    Number of ladders # 12007. This property isn't indexed.
    Syntax
    public PropertyValue FRAME_NUMBER_OF_LADDERS( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FRAME_NUMBER_OF_LADDERS {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Int64.
    Remarks

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

    See Also