Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_IDENTNAME Property / ARTICLEREF_IDENTNAME Property

In This Topic
    ARTICLEREF_IDENTNAME Property
    In This Topic
    DT # 20480.
    Syntax
    public PropertyValue ARTICLEREF_IDENTNAME {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_IDENTNAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Shows the device tag of the relevant function for a part reference.

    See Also