Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_LV_IDENTIFIER Property / ARTICLE_LV_IDENTIFIER Property

In This Topic
    ARTICLE_LV_IDENTIFIER Property
    In This Topic
    Bill of quantities: Identifier # 26438.
    Syntax
    public PropertyValue ARTICLE_LV_IDENTIFIER {get; set;}
    public:
    property PropertyValue^ ARTICLE_LV_IDENTIFIER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This identifier is used to uniquely identify and classify a bill of quantities.

    See Also