API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CERTIFICATE_UL Property / ARTICLE_CERTIFICATE_UL(Int32) Property

In This Topic
    ARTICLE_CERTIFICATE_UL(Int32) Property
    In This Topic
    Certification: UL # 22049. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_CERTIFICATE_UL( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_CERTIFICATE_UL {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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