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

In This Topic
    ARTICLE_SURFACE_COATING Property
    In This Topic
    Surface coating # 26056.
    Syntax
    public MDPropertyValue ARTICLE_SURFACE_COATING {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SURFACE_COATING {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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