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

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

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also