API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_STANDARDINVERS Property / ARTICLE_STANDARDINVERS(Int32) Property

In This Topic
    ARTICLE_STANDARDINVERS(Int32) Property
    In This Topic
    Plugs: Standard / inverse # 22098. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_STANDARDINVERS( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_STANDARDINVERS {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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