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

In This Topic
    ARTICLEREF_PROJECTARTICLE Property
    In This Topic
    Project part # 20495.
    Syntax
    public PropertyValue ARTICLEREF_PROJECTARTICLE {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_PROJECTARTICLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    Project parts are assigned directly to the project and do not belong to any device. This includes, for instance, parts to be provided with delivery, general installation materials, and so on.

    See Also