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

In This Topic
    ARTICLE_SEALING_MATERIAL Property
    In This Topic
    Sealing material # 26067.
    Syntax
    public PropertyValue ARTICLE_SEALING_MATERIAL {get; set;}
    public:
    property PropertyValue^ ARTICLE_SEALING_MATERIAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Material of which the sealing is made.

    See Also