Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_DISASSEMBLE_SELECTION Property / ARTICLE_DISASSEMBLE_SELECTION Property

In This Topic
    ARTICLE_DISASSEMBLE_SELECTION Property
    In This Topic
    Break up assembly during part selection # 22421.
    Syntax
    public MDPropertyValue ARTICLE_DISASSEMBLE_SELECTION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DISASSEMBLE_SELECTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    The assembly is broken up in the property dialog and when inserting from the Insert center

    See Also