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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Designates the handover address of the goods transport.

    See Also