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

In This Topic
    PART_ADDRESS_LONGNAME Property
    In This Topic
    Full name # 22908.
    Syntax
    public MDPropertyValue PART_ADDRESS_LONGNAME {get; set;}
    public:
    property MDPropertyValue^ PART_ADDRESS_LONGNAME {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Full name of manufacturers/suppliers or customers.

    See Also