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

In This Topic
    ARTICLE_UNIQUEID Property
    In This Topic
    Unique part ID # 22060.
    Syntax
    public PropertyValue ARTICLE_UNIQUEID {get; set;}
    public:
    property PropertyValue^ ARTICLE_UNIQUEID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property (cannot be seen in the user interface above) uniquely identifies the part.

    See Also