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

In This Topic
    ARTICLE_STORAGE_TRANSPORT_AND_PACKAGING_REQUIREMENT Property
    In This Topic
    Storage, transport and packaging (requirement) # 26409.
    Syntax
    public MDPropertyValue ARTICLE_STORAGE_TRANSPORT_AND_PACKAGING_REQUIREMENT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_STORAGE_TRANSPORT_AND_PACKAGING_REQUIREMENT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Requirements for logistic processes.

    See Also