API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_TRIGGERCURRENT Property / ARTICLE_TRIGGERCURRENT(Int32) Property

In This Topic
    ARTICLE_TRIGGERCURRENT(Int32) Property
    In This Topic
    Tripping current # 22075. This property isn't indexed.
    Syntax
    public MDPropertyValue ARTICLE_TRIGGERCURRENT( 
       int index
    ) {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TRIGGERCURRENT {
       MDPropertyValue^ get(int index);
       void set (int index, MDPropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type .
    Remarks

    Property of a part variant. At a part with the product group "Relays, contactors" this property refers to the coil.

    See Also