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

In This Topic
    ARTICLE_TERMINALSIZE_SOURCE Property
    In This Topic
    Connection dimension source # 22281.
    Syntax
    public MDPropertyValue ARTICLE_TERMINALSIZE_SOURCE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TERMINALSIZE_SOURCE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also