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

In This Topic
    ARTICLE_WEIGHT_DISPLAY_UNIT Property
    In This Topic
    Weight in displayed unit # 22059.
    Syntax
    public MDPropertyValue ARTICLE_WEIGHT_DISPLAY_UNIT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_WEIGHT_DISPLAY_UNIT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also