Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReference Class / IdentifyingName Property

In This Topic
    IdentifyingName Property (ArticleReference)
    In This Topic
    Gets the identifying device tag of the parent function(property ArticleReferencePropertyList.ARTICLEREF_IDENTNAME).
    Syntax
    public string IdentifyingName {get;}
    public:
    property String^ IdentifyingName {
       String^ get();
    }
    See Also