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

In This Topic
    ARTICLE_CABLEWEIGHT Property
    In This Topic
    Weight / length # 22067.
    Syntax
    public MDPropertyValue ARTICLE_CABLEWEIGHT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLEWEIGHT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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