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

In This Topic
    ARTICLE_PARTIAL_LENGTH_WITH_PROJECT_UNIT Property
    In This Topic
    Subset / length with unit of project # 20506.
    Syntax
    public PropertyValue ARTICLE_PARTIAL_LENGTH_WITH_PROJECT_UNIT {get; set;}
    public:
    property PropertyValue^ ARTICLE_PARTIAL_LENGTH_WITH_PROJECT_UNIT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Subset or length of the part including unit converted into the unit which is specified in the project settings.

    See Also