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

In This Topic
    ARTICLE_PLCISBUSDISTRIBUTOR Property
    In This Topic
    Bus distribution device # 22053.
    Syntax
    public MDPropertyValue ARTICLE_PLCISBUSDISTRIBUTOR {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PLCISBUSDISTRIBUTOR {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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