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

In This Topic
    FRAME_PLACEDPROPERROR Property
    In This Topic
    Error: Property placement # 12101.
    Syntax
    public PropertyValue FRAME_PLACEDPROPERROR {get; set;}
    public:
    property PropertyValue^ FRAME_PLACEDPROPERROR {
       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 1024.

    Indicates whether a problem occurred with any placed properties during the data transfer of plot frames. Max. of 1,024 are recorded.

    See Also