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

In This Topic
    ARTICLE_POSITION_NUMBER_STLB Property
    In This Topic
    Performance description, standardized: Item number (device, utility, service) # 26532.
    Syntax
    public MDPropertyValue ARTICLE_POSITION_NUMBER_STLB {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_POSITION_NUMBER_STLB {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Unique identification number for a specific service item in the bill of quantities. Example: A specific number stands for the service "Concrete works: Concrete a foundation".

    See Also