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

In This Topic
    PROJ_CREATORCITY Property
    In This Topic
    Creator: City # 10238.
    Syntax
    public PropertyValue PROJ_CREATORCITY {get; set;}
    public:
    property PropertyValue^ PROJ_CREATORCITY {
       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