API Help
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_PARTIAL_LENGTH_VALUE Property / ARTICLE_PARTIAL_LENGTH_VALUE(Int32) Property

In This Topic
    ARTICLE_PARTIAL_LENGTH_VALUE(Int32) Property
    In This Topic
    Subset / length: Value # 20497. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_PARTIAL_LENGTH_VALUE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_PARTIAL_LENGTH_VALUE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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