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

In This Topic
    ARTICLE_ELECTRICALCURRENT(Int32) Property
    In This Topic
    Current # 22071. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_ELECTRICALCURRENT( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_ELECTRICALCURRENT {
       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. At a part with the product group "Relays, contactors" this property refers to the coil.

    See Also