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

In This Topic
    ARTICLE_CLASSIFICATION_VERSION Property
    In This Topic
    Classification: Version # 26738.
    Syntax
    public PropertyValue ARTICLE_CLASSIFICATION_VERSION {get; set;}
    public:
    property PropertyValue^ ARTICLE_CLASSIFICATION_VERSION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the version of the used classification standard that is to be used in interpreting the associated "Classification: Number" property. Usually both properties are entered by the manufacturer, so that the applicable class and characteristic structure is clear. Typical contents are a short form of the release designation (for example "16.0") that matches the version of the classification standard.

    See Also