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

In This Topic
    ARTICLE_SERVICE_UNIT Property
    In This Topic
    Performance unit (bill of quantities) # 26429.
    Syntax
    public PropertyValue ARTICLE_SERVICE_UNIT {get; set;}
    public:
    property PropertyValue^ ARTICLE_SERVICE_UNIT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Measuring unit in which the output to be provided - in accordance with the performance catalog - is specified, for example cubic meter (m³) for concrete work or piece (unit) for individual items such as windows or doors. The bill of quantities describes all the services, materials and work that are required for a project or a procurement and serves as a basis for offers by suppliers or service providers.

    See Also