Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_WEIGHT_DISPLAY_UNIT {get; set;}
    public:
    property PropertyValue^ ARTICLE_WEIGHT_DISPLAY_UNIT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also