Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_DISCOUNT Property / ARTICLE_DISCOUNT Property

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

    Property Value

    Returns property value of type System.Double.
    See Also