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

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

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also