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

    Gibt an, ob der Artikel vor Gebrauch konfiguriert werden muss. Solche Artikel können das Eplan Data Standard-Logo haben, obwohl sie von bestimmten Validierungsprüfungen ausgeschlossen sind.

    See Also