Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_CRAFT_MECHANICS Property / ARTICLE_CRAFT_MECHANICS Property

In This Topic
    ARTICLE_CRAFT_MECHANICS Property
    In This Topic
    Trade 'Mechanics' # 22133.
    Syntax
    public MDPropertyValue ARTICLE_CRAFT_MECHANICS {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CRAFT_MECHANICS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    The trade determines the technology to be applied or selected.

    See Also