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

In This Topic
    ARTICLE_CRIMPCONTACT_FORM Property
    In This Topic
    Crimp contact: Contact type # 26671.
    Syntax
    public MDPropertyValue ARTICLE_CRIMPCONTACT_FORM {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CRIMPCONTACT_FORM {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Specifies the mechanical structure of a crimp contact:

    1 = Punched

    2 = Turned

    3 = Rolled

    See Also