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

In This Topic
    ARTICLE_CERTIFICATE Property
    In This Topic
    Certification: General # 22048.
    Syntax
    public MDPropertyValue ARTICLE_CERTIFICATE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CERTIFICATE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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