Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / PART_ADDRESS_TOWN Property / PART_ADDRESS_TOWN Property

In This Topic
    PART_ADDRESS_TOWN Property
    In This Topic
    City # 22915.
    Syntax
    public MDPropertyValue PART_ADDRESS_TOWN {get; set;}
    public:
    property MDPropertyValue^ PART_ADDRESS_TOWN {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    City of manufacturer/supplier or customer.

    See Also