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

In This Topic
    PART_ADDRESS_NAME3 Property
    In This Topic
    Name 3 # 22912.
    Syntax
    public MDPropertyValue PART_ADDRESS_NAME3 {get; set;}
    public:
    property MDPropertyValue^ PART_ADDRESS_NAME3 {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of manufacturer/supplier or customer; can be output when printing addresses.

    See Also