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

In This Topic
    FRAME_PATH_ALPHASET Property
    In This Topic
    String for column designation # 12027.
    Syntax
    public PropertyValue FRAME_PATH_ALPHASET {get; set;}
    public:
    property PropertyValue^ FRAME_PATH_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 column designations. Required for the project-wide numbering of columns and entered during automatic numbering. A character string is saved for each index value; max. 1,000 character strings allowed.

    See Also