Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList 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 PropertyValue ARTICLE_STORAGE_TRANSPORT_AND_PACKAGING_REQUIREMENT {get; set;}
    public:
    property PropertyValue^ ARTICLE_STORAGE_TRANSPORT_AND_PACKAGING_REQUIREMENT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Requirements for logistic processes.

    See Also