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

In This Topic
    PROJ_CUSTOMERID Property
    In This Topic
    Customer: Short name # 10100.
    Syntax
    public PropertyValue PROJ_CUSTOMERID {get; set;}
    public:
    property PropertyValue^ PROJ_CUSTOMERID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also