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

In This Topic
    PART_CREATE_USER Property
    In This Topic
    Creator # 22982.
    Syntax
    public MDPropertyValue PART_CREATE_USER {get; set;}
    public:
    property MDPropertyValue^ PART_CREATE_USER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Shows the login name of the user who created the record.

    See Also