Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_ASSEMBLY Property / ARTICLEREF_ASSEMBLY Property

In This Topic
    ARTICLEREF_ASSEMBLY Property
    In This Topic
    Assembly # 20492.
    Syntax
    public PropertyValue ARTICLEREF_ASSEMBLY {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_ASSEMBLY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    A collection of parts that belong to a device (e.g. a pushbutton with a normally open contact, the appropriate mounting and the button). An assembly has its own part number and can also contain (sub) assemblies.

    See Also