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

In This Topic
    ARTICLE_SURFACE_COATING Property
    In This Topic
    Surface coating # 26056.
    Syntax
    public PropertyValue ARTICLE_SURFACE_COATING {get; set;}
    public:
    property PropertyValue^ ARTICLE_SURFACE_COATING {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    The specifying designation (type name, type code, name abbreviation, part number) for differentiation according to type and size or form (variant) of the surface coating used.

    See Also