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

In This Topic
    FRAME_DEVTAGSEARCHDIR_BOXESONLY Property
    In This Topic
    DT adoption: Only from boxes # 12105.
    Syntax
    public PropertyValue FRAME_DEVTAGSEARCHDIR_BOXESONLY {get; set;}
    public:
    property PropertyValue^ FRAME_DEVTAGSEARCHDIR_BOXESONLY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    See Also