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

In This Topic
    ARTICLE_FERRULE_IDENTIFICATIONFLAG Property
    In This Topic
    Conductor end sleeve: Flag marker exists # 26667.
    Syntax
    public MDPropertyValue ARTICLE_FERRULE_IDENTIFICATIONFLAG {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_FERRULE_IDENTIFICATIONFLAG {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether a conductor end sleeve has a flag marker.

    See Also