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

In This Topic
PROJ_CUSTOMERNAME1(Int32) Property
In This Topic
Customer: Name 1 # 10102. This property isn't indexed.
Syntax
public PropertyValue PROJ_CUSTOMERNAME1( 
   int index
) {get; set;}

Parameters

index

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