Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_TCF_GOODS_ACCEPTANCE_ADDRESS {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TCF_GOODS_ACCEPTANCE_ADDRESS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specification of the goods transfer location.

    See Also