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

In This Topic
    PROJ_ENDCUSTOMERNAME2 Property
    In This Topic
    End customer: Name 2 # 10133.
    Syntax
    public PropertyValue PROJ_ENDCUSTOMERNAME2 {get; set;}
    public:
    property PropertyValue^ PROJ_ENDCUSTOMERNAME2 {
       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