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

In This Topic
PART_ADDRESS_ZIPPOBOX(Int32) Property
In This Topic
Zip code (P.O. box) # 22916. This property isn't indexed.
Syntax
public MDPropertyValue PART_ADDRESS_ZIPPOBOX( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Zip code of P.O. box of manufacturer/supplier or customer.

See Also