Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_EXTERNAL_DOCUMENT_4 Property / ARTICLE_EXTERNAL_DOCUMENT_4 Property

In This Topic
    ARTICLE_EXTERNAL_DOCUMENT_4 Property
    In This Topic
    External document 4 # 22235.
    Syntax
    public PropertyValue ARTICLE_EXTERNAL_DOCUMENT_4 {get; set;}
    public:
    property PropertyValue^ ARTICLE_EXTERNAL_DOCUMENT_4 {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The "External document [n]" properties always show the nth external document assigned to the part. For example "External document 1" shows the first external document assigned to the part.

    See Also