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

In This Topic
    ARTICLE_CERTIFICATE Property
    In This Topic
    Certification: General # 22048.
    Syntax
    public PropertyValue ARTICLE_CERTIFICATE {get; set;}
    public:
    property PropertyValue^ ARTICLE_CERTIFICATE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Text identifier for a certificate or test number, which is assigned on the basis of a safety check. Up to 50 characters (letters and numbers) can be entered.

    See Also