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

In This Topic
PROJ_CUSTOMERNOTE(Int32) Property
In This Topic
Customer: Description # 10117. This property isn't indexed.
Syntax
public PropertyValue PROJ_CUSTOMERNOTE( 
   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