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

In This Topic
    PROJ_ENDCUSTOMER_REGION Property
    In This Topic
    End customer: State / Region # 10144.
    Syntax
    public PropertyValue PROJ_ENDCUSTOMER_REGION {get; set;}
    public:
    property PropertyValue^ PROJ_ENDCUSTOMER_REGION {
       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