API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / PART_ADDRESS_ZIPTOWN Property / PART_ADDRESS_ZIPTOWN(Int32) Property

In This Topic
PART_ADDRESS_ZIPTOWN(Int32) Property
In This Topic
Zip code (City) # 22914. This property isn't indexed.
Syntax
public MDPropertyValue PART_ADDRESS_ZIPTOWN( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Zip code of city of manufacturer/supplier or customer.

See Also