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

In This Topic
    ARTICLEREF_MODULE_PART Property
    In This Topic
    Part is included in a module # 20493.
    Syntax
    public PropertyValue ARTICLEREF_MODULE_PART {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_MODULE_PART {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    Specifies whether the part is a module. Modules are parts (assemblies) with several devices. The module has its own part number. It can contain assemblies and other modules.

    See Also