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

In This Topic
PROJ_CUSTOMERZIPCODE(Int32) Property
In This Topic
Customer: Zip code (City) # 10107. This property isn't indexed.
Syntax
public PropertyValue PROJ_CUSTOMERZIPCODE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

City zip code. The property can be automatically populated with the relevant customer data from parts management via project management.

See Also