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

In This Topic
    ARTICLE_DISCOUNT Property
    In This Topic
    Discount # 22221.
    Syntax
    public MDPropertyValue ARTICLE_DISCOUNT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DISCOUNT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also