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

In This Topic
    PROJ_CREATORNAME2 Property
    In This Topic
    Creator: Name 2 # 10233.
    Syntax
    public PropertyValue PROJ_CREATORNAME2 {get; set;}
    public:
    property PropertyValue^ PROJ_CREATORNAME2 {
       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