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

In This Topic
    ARTICLE_EXTERNAL_PLACEMENT Property
    In This Topic
    External placement # 22220.
    Syntax
    public MDPropertyValue ARTICLE_EXTERNAL_PLACEMENT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_EXTERNAL_PLACEMENT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Identifies the part as being externally placed and thus excludes it from panel layout reports.

    See Also