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

In This Topic
    ARTICLE_PRICEUNIT Property
    In This Topic
    Price unit # 22043.
    Syntax
    public MDPropertyValue ARTICLE_PRICEUNIT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PRICEUNIT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also