Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_PARTIAL_LENGTH_VALUE Property / ARTICLE_PARTIAL_LENGTH_VALUE Property

In This Topic
    ARTICLE_PARTIAL_LENGTH_VALUE Property
    In This Topic
    Subset / length: Value # 20497.
    Syntax
    public PropertyValue ARTICLE_PARTIAL_LENGTH_VALUE {get; set;}
    public:
    property PropertyValue^ ARTICLE_PARTIAL_LENGTH_VALUE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Value of the subset of the part without information about the unit. At parts for cables, connections and their accessories (for example shrink tubes or insulating tubes) the contents of this property is evaluated as a length and the entry of decimal values is possible.

    See Also