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

In This Topic
    ARTICLE_IS_ACCESSORY Property
    In This Topic
    Part is accessory # 22054.
    Syntax
    public MDPropertyValue ARTICLE_IS_ACCESSORY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_IS_ACCESSORY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    See Also