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

In This Topic
    ARTICLE_CRIMPCONTACT_DIAMETER Property
    In This Topic
    Crimp contact: Diameter (plug) # 26673.
    Syntax
    public MDPropertyValue ARTICLE_CRIMPCONTACT_DIAMETER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CRIMPCONTACT_DIAMETER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Diameter of the crimp contact that exists at a plug.

    See Also