Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PCF_GOODS_TRANSFER_ADDRESS Property / ARTICLE_PCF_GOODS_TRANSFER_ADDRESS Property

In This Topic
    ARTICLE_PCF_GOODS_TRANSFER_ADDRESS Property
    In This Topic
    PCF: Address for delivery of goods # 26530.
    Syntax
    public PropertyValue ARTICLE_PCF_GOODS_TRANSFER_ADDRESS {get; set;}
    public:
    property PropertyValue^ ARTICLE_PCF_GOODS_TRANSFER_ADDRESS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Designates the place where the goods are handed over.

    See Also