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

In This Topic
    FRAME_DEVTAGSEARCHDIR_BOXESONLY(Int32) Property
    In This Topic
    DT adoption: Only from boxes # 12105. This property isn't indexed.
    Syntax
    public PropertyValue FRAME_DEVTAGSEARCHDIR_BOXESONLY( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FRAME_DEVTAGSEARCHDIR_BOXESONLY {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Boolean.
    See Also