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

In This Topic
    FRAME_FORMAT_OF_NUMBERING_POSITION Property
    In This Topic
    Row numbering format # 12009.
    Syntax
    public PropertyValue FRAME_FORMAT_OF_NUMBERING_POSITION {get; set;}
    public:
    property PropertyValue^ FRAME_FORMAT_OF_NUMBERING_POSITION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Format of the row numbers: 0 = numeric, 1 = alphanumeric.

    See Also