Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_PART_REQUIRES_CONFIGURATION_BEFORE_USE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PART_REQUIRES_CONFIGURATION_BEFORE_USE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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