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

In This Topic
    PROJ_CREATORZIPCODEPOBOX(Int32) Property
    In This Topic
    Creator: Zip code (P.O. box) # 10243. This property isn't indexed.
    Syntax
    public PropertyValue PROJ_CREATORZIPCODEPOBOX( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ PROJ_CREATORZIPCODEPOBOX {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Postbox zip code. The property can be automatically populated with the relevant manufacturer/supplier data from parts management via project management.

    See Also