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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Region of a country (federal state). The property can be automatically populated with the relevant customer data from parts management via project management.

    See Also