API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_ENDCUSTOMER_NOTE Property / PROJ_ENDCUSTOMER_NOTE(Int32) Property

In This Topic
PROJ_ENDCUSTOMER_NOTE(Int32) Property
In This Topic
End customer: Description # 10147. This property isn't indexed.
Syntax
public PropertyValue PROJ_ENDCUSTOMER_NOTE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type Eplan.EplApi.Base.MultiLangString.
Remarks

This property is used for entering internal information or remarks, such as "responsible for sales, part ...., good credit" and so on. The property can be automatically populated with the relevant customer data from parts management via project management.

See Also