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

In This Topic
    PROJ_CUSTOMERZIPCODEPOBOX Property
    In This Topic
    Customer: Zip code (P.O. box) # 10113.
    Syntax
    public PropertyValue PROJ_CUSTOMERZIPCODEPOBOX {get; set;}
    public:
    property PropertyValue^ PROJ_CUSTOMERZIPCODEPOBOX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also