Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_CREATORLONGNAME Property / PROJ_CREATORLONGNAME Property

In This Topic
    PROJ_CREATORLONGNAME Property
    In This Topic
    Creator: Full name # 10245.
    Syntax
    public PropertyValue PROJ_CREATORLONGNAME {get; set;}
    public:
    property PropertyValue^ PROJ_CREATORLONGNAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Full name of project creator. The property can be automatically populated with the relevant manufacturer/supplier data from parts management via project management.

    See Also