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

In This Topic
    ARTICLE_PROVISION_OF_THE_CABLE_GLAND Property
    In This Topic
    Provision of cable gland # 26230.
    Syntax
    public MDPropertyValue ARTICLE_PROVISION_OF_THE_CABLE_GLAND {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PROVISION_OF_THE_CABLE_GLAND {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

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

    See Also