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

In This Topic
    ARTICLE_PLCISBUSDISTRIBUTOR Property
    In This Topic
    Bus distribution device # 22053.
    Syntax
    public PropertyValue ARTICLE_PLCISBUSDISTRIBUTOR {get; set;}
    public:
    property PropertyValue^ ARTICLE_PLCISBUSDISTRIBUTOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Property of a part variant. Identifies a device as a bus distribution device.

    See Also