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

In This Topic
    ARTICLE_TERMINALSIZE_DESTINATION Property
    In This Topic
    Connection dimension target # 22282.
    Syntax
    public MDPropertyValue ARTICLE_TERMINALSIZE_DESTINATION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TERMINALSIZE_DESTINATION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also