Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CONTACTTYPE Property / ARTICLE_CONTACTTYPE Property

In This Topic
    ARTICLE_CONTACTTYPE Property
    In This Topic
    Plugs: Pin type # 22099.
    Syntax
    public PropertyValue ARTICLE_CONTACTTYPE {get; set;}
    public:
    property PropertyValue^ ARTICLE_CONTACTTYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Property of a part variant. Type of pin, e.g. standard, nickel-plated, etc.

    See Also