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

In This Topic
    PROJ_ENDCUSTOMERZIPCODE Property
    In This Topic
    End customer: Zip code (City) # 10137.
    Syntax
    public PropertyValue PROJ_ENDCUSTOMERZIPCODE {get; set;}
    public:
    property PropertyValue^ PROJ_ENDCUSTOMERZIPCODE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    City zip code. The property can be automatically populated with the relevant customer data from parts management via project management.

    See Also