Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / PART_SOURCEDB Property / PART_SOURCEDB Property

In This Topic
    PART_SOURCEDB Property
    In This Topic
    Origin database # 22988.
    Syntax
    public PropertyValue PART_SOURCEDB {get; set;}
    public:
    property PropertyValue^ PART_SOURCEDB {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    In this property you can enter for a part the name of the parts database in which the part was originally created. When the "Set origin database" user setting is activated, the directory and the name of the set parts database are entered here automatically when a new part is created. As a result other users can see the parts database in which the part was originally created after a part has been stored in a project.

    See Also