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

In This Topic
    PROJ_ENDCUSTOMERID Property
    In This Topic
    End customer: Short name # 10130.
    Syntax
    public PropertyValue PROJ_ENDCUSTOMERID {get; set;}
    public:
    property PropertyValue^ PROJ_ENDCUSTOMERID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also