Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_EXTERNAL_DOCUMENT_5 Property / ARTICLE_EXTERNAL_DOCUMENT_5 Property

In This Topic
    ARTICLE_EXTERNAL_DOCUMENT_5 Property
    In This Topic
    External document 5 # 22236.
    Syntax
    public MDPropertyValue ARTICLE_EXTERNAL_DOCUMENT_5 {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_EXTERNAL_DOCUMENT_5 {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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