Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CABLEWEIGHT Property / ARTICLE_CABLEWEIGHT Property

In This Topic
    ARTICLE_CABLEWEIGHT Property
    In This Topic
    Weight / length # 22067.
    Syntax
    public PropertyValue ARTICLE_CABLEWEIGHT {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLEWEIGHT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Entry here is relative to the unit kg/km, e.g., "67". Entry is limited to 10 characters.

    See Also