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

In This Topic
    ARTICLE_DIAMETER_OF_THE_CABLE_ENTRY Property
    In This Topic
    Diameter: Cable entry # 26097.
    Syntax
    public MDPropertyValue ARTICLE_DIAMETER_OF_THE_CABLE_ENTRY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DIAMETER_OF_THE_CABLE_ENTRY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the diameter of a cable entry.

    See Also