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

In This Topic
    PART_ADDRESS_TITLE Property
    In This Topic
    Title # 22909.
    Syntax
    public MDPropertyValue PART_ADDRESS_TITLE {get; set;}
    public:
    property MDPropertyValue^ PART_ADDRESS_TITLE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Title of manufacturer/supplier or customer.

    See Also