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

In This Topic
    ARTICLE_CERTIFICATE_VDE(Int32) Property
    In This Topic
    Certification: VDE # 22050. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_CERTIFICATE_VDE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_CERTIFICATE_VDE {
       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 Association for Electrical Engineering, Electronics, Information Technology. Up to 50 characters (letters and numbers) can be entered.

    See Also