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

In This Topic
PROJ_ENDCUSTOMERZIPCODE(Int32) Property
In This Topic
End customer: Zip code (City) # 10137. This property isn't indexed.
Syntax
public PropertyValue PROJ_ENDCUSTOMERZIPCODE( 
   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