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

In This Topic
    PROJ_ENDCUSTOMERSTREET Property
    In This Topic
    End customer: Street # 10135.
    Syntax
    public PropertyValue PROJ_ENDCUSTOMERSTREET {get; set;}
    public:
    property PropertyValue^ PROJ_ENDCUSTOMERSTREET {
       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