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

In This Topic
    PROJ_CUSTOMERSTREET Property
    In This Topic
    Customer: Street # 10105.
    Syntax
    public PropertyValue PROJ_CUSTOMERSTREET {get; set;}
    public:
    property PropertyValue^ PROJ_CUSTOMERSTREET {
       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