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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Specification of the goods transfer location.

    See Also