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

In This Topic
    ARTICLE_PARTIAL_LENGTH_UNIT Property
    In This Topic
    Unit for subset / length # 20498.
    Syntax
    public PropertyValue ARTICLE_PARTIAL_LENGTH_UNIT {get; set;}
    public:
    property PropertyValue^ ARTICLE_PARTIAL_LENGTH_UNIT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Unit in which the subset or length of the part is given.

    See Also