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

In This Topic
    ARTICLE_DISASSEMBLE_ADDONPARTS2 Property
    In This Topic
    Include supplemental parts (parts list) # 22416.
    Syntax
    public MDPropertyValue ARTICLE_DISASSEMBLE_ADDONPARTS2 {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DISASSEMBLE_ADDONPARTS2 {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Indicates whether supplemental parts are to be included when assemblies or modules are broken up.

    0 = From settings

    1 = Yes

    2 = No

    See Also