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

In This Topic
    ARTICLE_WEIGHT_ITEM Property
    In This Topic
    Weight (part) # 26370.
    Syntax
    public MDPropertyValue ARTICLE_WEIGHT_ITEM {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_WEIGHT_ITEM {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Weight of the part without packaging and without transport device.

    See Also