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

In This Topic
    ARTICLE_PART_REQUIRES_CONFIGURATION_BEFORE_USE Property
    In This Topic
    Part must be configured before use # 26724.
    Syntax
    public PropertyValue ARTICLE_PART_REQUIRES_CONFIGURATION_BEFORE_USE {get; set;}
    public:
    property PropertyValue^ ARTICLE_PART_REQUIRES_CONFIGURATION_BEFORE_USE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether the part must be configured before use. Such parts can have the Eplan Data Standard logo even though they are excluded from specific validation checks.

    See Also