Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_UNIQUEID Property / ARTICLE_UNIQUEID Property

In This Topic
    ARTICLE_UNIQUEID Property
    In This Topic
    Unique part ID # 22060.
    Syntax
    public MDPropertyValue ARTICLE_UNIQUEID {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_UNIQUEID {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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