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

In This Topic
    PROJ_CREATORREGION Property
    In This Topic
    Creator: State / Region # 10244.
    Syntax
    public PropertyValue PROJ_CREATORREGION {get; set;}
    public:
    property PropertyValue^ PROJ_CREATORREGION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also