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

In This Topic
    ARTICLE_DOES_NOT_NEED_CPP Property
    In This Topic
    Part does not require a connection point pattern # 22393.
    Syntax
    public PropertyValue ARTICLE_DOES_NOT_NEED_CPP {get; set;}
    public:
    property PropertyValue^ ARTICLE_DOES_NOT_NEED_CPP {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies that the part does not have an electrical or fluid-power-specific connection point that requires a connection point pattern.

    See Also