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

In This Topic
    PROJ_CUSTOMERNUMBER Property
    In This Topic
    Customer: Customer number # 10116.
    Syntax
    public PropertyValue PROJ_CUSTOMERNUMBER {get; set;}
    public:
    property PropertyValue^ PROJ_CUSTOMERNUMBER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Number managed under personal details. The property can be automatically populated with the relevant customer data from parts management via project management.

    See Also