API Help
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_ASSEMBLY Property / ARTICLEREF_ASSEMBLY(Int32) Property

In This Topic
    ARTICLEREF_ASSEMBLY(Int32) Property
    In This Topic
    Assembly # 20492. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLEREF_ASSEMBLY( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_ASSEMBLY {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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