Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CONTAINS_ASSEMBLIES Property / ARTICLE_CONTAINS_ASSEMBLIES Property

In This Topic
    ARTICLE_CONTAINS_ASSEMBLIES Property
    In This Topic
    Contains assemblies # 22425.
    Syntax
    public PropertyValue ARTICLE_CONTAINS_ASSEMBLIES {get; set;}
    public:
    property PropertyValue^ ARTICLE_CONTAINS_ASSEMBLIES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    Shows information on nested assemblies or modules. If an assembly or a module contains further assemblies and/or modules, the fact whether these elements contain further assemblies is indicated here.

    See Also