API Help
Eplan.EplApi.DataModel.MasterData Namespace / PlotFramePropertyList Class / FRAME_POS_ALPHASET Property / FRAME_POS_ALPHASET Property

In This Topic
    FRAME_POS_ALPHASET Property
    In This Topic
    String for row designation # 12028.
    Syntax
    public PropertyValue FRAME_POS_ALPHASET {get; set;}
    public:
    property PropertyValue^ FRAME_POS_ALPHASET {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property is indexed. Possible indexes are from 1 to 1000.

    Set of character strings that overwrite the predefined row designations. Required for the project-wide numbering of rows and entered during automatic numbering. A character string is saved for each index value; max. 1,000 character strings allowed.

    See Also