Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_LV_IDENTIFIER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_LV_IDENTIFIER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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