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

In This Topic
    ARTICLE_CERTIFICATE_UL Property
    In This Topic
    Certification: UL File Number # 22049.
    Syntax
    public PropertyValue ARTICLE_CERTIFICATE_UL {get; set;}
    public:
    property PropertyValue^ ARTICLE_CERTIFICATE_UL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Identifier of the Underwriters Laboratories Inc, up to 50 characters (letters and numbers) can be entered. You can enter UL certifications, UL file numbers, or other test numbers here.

    See Also