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

In This Topic
    PART_ADDRESS_STREET Property
    In This Topic
    Street # 22913.
    Syntax
    public MDPropertyValue PART_ADDRESS_STREET {get; set;}
    public:
    property MDPropertyValue^ PART_ADDRESS_STREET {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Street of manufacturer/supplier or customer.

    See Also