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

In This Topic
    PART_ADDRESS_FAX Property
    In This Topic
    Fax # 22923.
    Syntax
    public MDPropertyValue PART_ADDRESS_FAX {get; set;}
    public:
    property MDPropertyValue^ PART_ADDRESS_FAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Fax number of manufacturer/supplier or customer.

    See Also