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

In This Topic
    ARTICLE_CLASSIFICATION_VERSION Property
    In This Topic
    Classification: Version # 26738.
    Syntax
    public MDPropertyValue ARTICLE_CLASSIFICATION_VERSION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CLASSIFICATION_VERSION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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