API Help
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_IDENTNAME Property / ARTICLEREF_IDENTNAME(Int32) Property

In This Topic
    ARTICLEREF_IDENTNAME(Int32) Property
    In This Topic
    DT # 20480. This property isn't indexed, and is read-only.
    Syntax
    public PropertyValue ARTICLEREF_IDENTNAME( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_IDENTNAME {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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