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

In This Topic
    PART_ADDRESS_NOTE Property
    In This Topic
    Description (address) # 22922.
    Syntax
    public MDPropertyValue PART_ADDRESS_NOTE {get; set;}
    public:
    property MDPropertyValue^ PART_ADDRESS_NOTE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Descriptive text for a customer, manufacturer or supplier in the parts management. This property is used for entering internal information or remarks, e.g. "responsible for sales, part....., good credit, etc." and so on.

    See Also