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

In This Topic
    ARTICLE_STANDARDINVERS Property
    In This Topic
    Plugs: Standard / inverse # 22098.
    Syntax
    public MDPropertyValue ARTICLE_STANDARDINVERS {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_STANDARDINVERS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. In telecommunications technology, the inverse constructions of DIN 41612 plugs have become the standard. The term "inverse" here means that female and male pins are found on the same side of the plug.

    See Also