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

In This Topic
    ARTICLE_CABLE_ENTRY_AVAILABLE Property
    In This Topic
    Cable entry available # 26047.
    Syntax
    public MDPropertyValue ARTICLE_CABLE_ENTRY_AVAILABLE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLE_ENTRY_AVAILABLE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Specification whether a cable entry is available.

    See Also