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

In This Topic
    ARTICLE_PROVISION_OF_THE_CABLE Property
    In This Topic
    Provision of cable # 26232.
    Syntax
    public PropertyValue ARTICLE_PROVISION_OF_THE_CABLE {get; set;}
    public:
    property PropertyValue^ ARTICLE_PROVISION_OF_THE_CABLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Specifies who is responsible for the provision of the cable. The cable can be provided as a separate component or can already be included in the scope of delivery of a device or system.

    See Also