Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_FERRULE_IDENTIFICATIONFLAG {get; set;}
    public:
    property PropertyValue^ ARTICLE_FERRULE_IDENTIFICATIONFLAG {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether a conductor end sleeve has a flag marker.

    See Also