Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPointsInfoPropertyList Class / PART_CREATE_USER Property / PART_CREATE_USER Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also