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

In This Topic
    ARTICLE_STRIPPING_LENGTH Property
    In This Topic
    Jacket (cable) stripping length # 26010.
    Syntax
    public MDPropertyValue ARTICLE_STRIPPING_LENGTH {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_STRIPPING_LENGTH {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Length of the area on a cable where the outer sheath is removed or can be removed.

    See Also